Navigation
API > API/Plugins > API/Plugins/USDExporter
| Name | ULevelExporterUSD |
| Type | class |
| Header File | /Engine/Plugins/Importers/USDImporter/Source/USDExporter/Public/LevelExporterUSD.h |
| Include Path | #include "LevelExporterUSD.h" |
Syntax
UCLASS ()
class ULevelExporterUSD : public UExporter
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UExporter → ULevelExporterUSD
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
ULevelExporterUSD() |
LevelExporterUSD.h |
Functions
Public
Overridden from UExporter
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual bool ExportBinary
(
UObject* Object, |
LevelExporterUSD.h |