GLTFExporter Class
(Qt3DRender::GLTFExporter)公有类型
class | GltfOptions |
公有函数
GLTFExporter() | |
~GLTFExporter() | |
bool | exportScene(Qt3DCore::QEntity *sceneRoot, const QString &outDir, const QString &exportName, const QVariantHash &options) |
成员函数
GLTFExporter::GLTFExporter()
Default constructs an instance of GLTFExporter.
GLTFExporter::~GLTFExporter()
Destroys the instance of GLTFExporter.