Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/Factories
Inheritance Hierarchy
- FFbxAttributeInfo
- TSharedFromThis
- FFbxMeshInfo
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Classes/Factories/FbxSceneImportFactory.h |
| Include | #include "Factories/FbxSceneImportFactory.h" |
Syntax
class FFbxMeshInfo :
public FFbxAttributeInfo,
public TSharedFromThis< FFbxMeshInfo >
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bIsSkelMesh | ||
| bool | bTriangulated | ||
| int32 | FaceNum | ||
| bool | IsCollision | ||
| bool | IsLod | ||
| FString | LODGroup | ||
| int32 | LODLevel | ||
| int32 | MaterialNum | ||
| int32 | MorphNum | ||
| int32 | SkeletonElemNum | ||
| FString | SkeletonRoot | ||
| int32 | VertexNum |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FFbxMeshInfo () |
Destructors
| Type | Name | Description | |
|---|---|---|---|