Navigation
API > API/Plugins > API/Plugins/DatasmithFBXTranslator
| Name | FDatasmithFBXSceneMaterial |
| Type | struct |
| Header File | /Engine/Plugins/Enterprise/DatasmithFBXImporter/Source/DatasmithFBXTranslator/Public/DatasmithFBXScene.h |
| Include Path | #include "DatasmithFBXScene.h" |
Syntax
struct FDatasmithFBXSceneMaterial
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FDatasmithFBXSceneMaterial() |
DatasmithFBXScene.h |
Structs
| Name | Remarks |
|---|---|
| FTextureParams |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| BoolParams | TMap< FString, bool > | DatasmithFBXScene.h | ||
| ClonedMaterials | TArray< TWeakPtr< FDatasmithFBXSceneMaterial > > | DatasmithFBXScene.h | ||
| Name | FString | DatasmithFBXScene.h | ||
| ScalarParams | TMap< FString, float > | DatasmithFBXScene.h | ||
| TextureParams | TMap< FString, FTextureParams > | DatasmithFBXScene.h | ||
| Type | FString | DatasmithFBXScene.h | ||
| VectorParams | TMap< FString, FVector4 > | Indexed by param name. | DatasmithFBXScene.h |