Navigation
API > API/Editor > API/Editor/UnrealEd
| |
|
| Name |
FFbxMaterialInfo |
| Type |
class |
| Header File |
/Engine/Source/Editor/UnrealEd/Classes/Factories/FbxSceneImportFactory.h |
| Include Path |
#include "Factories/FbxSceneImportFactory.h" |
Syntax
class FFbxMaterialInfo : public FFbxAttributeInfo
Inheritance Hierarchy
Constructors
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| HierarchyPath |
FString |
This string is use to help match the material when doing a reimport. |
Factories/FbxSceneImportFactory.h |
|
| Textures |
TArray< TSharedPtr< FFbxTextureInfo > > |
All the textures use by this material. |
Factories/FbxSceneImportFactory.h |
|
Functions
Public