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