unreal.FBXImportType¶
- class unreal.FBXImportType¶
Bases:
EnumBaseImport mesh type
C++ Source:
Module: UnrealEd
File: FbxImportUI.h
- FBXIT_ANIMATION: FBXImportType = Ellipsis¶
Select Animation if you’d like to import only animation.
- Type:
2
- FBXIT_SKELETAL_MESH: FBXImportType = Ellipsis¶
Select Skeletal Mesh if you’d like to import skeletal mesh.
- Type:
1
- FBXIT_STATIC_MESH: FBXImportType = Ellipsis¶
Select Static Mesh if you’d like to import static mesh.
- Type:
0