Navigation
API > API/Plugins > API/Plugins/DatasmithFBXTranslator
References
Module | DatasmithFBXTranslator |
Header | /Engine/Plugins/Enterprise/DatasmithFBXImporter/Source/DatasmithFBXTranslator/Public/DatasmithFBXScene.h |
Include | #include "DatasmithFBXScene.h" |
Syntax
struct FDatasmithFBXSceneMaterial
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
TMap< FString, bool > | BoolParams | |
![]() |
TArray< TWeakPtr< FDatasmithFBXSceneMaterial > > | ClonedMaterials | |
![]() |
FString | Name | |
![]() |
TMap< FString, float > | ScalarParams | |
![]() |
TMap< FString, FTextureParams > | TextureParams | |
![]() |
FString | Type | |
![]() |
TMap< FString, FVector4 > | VectorParams | Indexed by param name. |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
Classes
Type | Name | Description | |
---|---|---|---|
![]() |
FTextureParams |