Navigation
API > API/Plugins > API/Plugins/GLTFExporter
| Name | UGLTFLevelExporter |
| Type | class |
| Header File | /Engine/Plugins/Enterprise/GLTFExporter/Source/GLTFExporter/Public/Exporters/GLTFLevelExporter.h |
| Include Path | #include "Exporters/GLTFLevelExporter.h" |
Syntax
UCLASS (MinimalAPI)
class UGLTFLevelExporter : public UGLTFExporter
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UExporter → UGLTFExporter → UGLTFLevelExporter
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
UGLTFLevelExporter
(
const FObjectInitializer& ObjectInitializer |
Exporters/GLTFLevelExporter.h |
Functions
Public
Overridden from UGLTFExporter
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual bool AddObject
(
FGLTFContainerBuilder& Builder, |
Exporters/GLTFLevelExporter.h |