Navigation
API > API/Plugins > API/Plugins/DatasmithContent
| Name | UDatasmithFBXSceneImportData |
| Type | class |
| Header File | /Engine/Plugins/Enterprise/DatasmithContent/Source/DatasmithContent/Public/DatasmithAssetImportData.h |
| Include Path | #include "DatasmithAssetImportData.h" |
Syntax
UCLASS (MinimalAPI, EditInlineNew)
class UDatasmithFBXSceneImportData : public UDatasmithSceneImportData
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UAssetImportData → UDatasmithSceneImportData → UDatasmithFBXSceneImportData
Derived Classes
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bColorizeMaterials | bool | DatasmithAssetImportData.h |
|
|
| bGenerateLightmapUVs | bool | DatasmithAssetImportData.h |
|
|
| IntermediateSerialization | uint8 | Corresponds to a EDatasmithFBXIntermediateSerializationType. | DatasmithAssetImportData.h |
|
| TexturesDir | FString | DatasmithAssetImportData.h |
|