Navigation
API > API/Plugins > API/Plugins/DatasmithFBXTranslator
| Name | ENodeType |
| Type | enum |
| Header File | /Engine/Plugins/Enterprise/DatasmithFBXImporter/Source/DatasmithFBXTranslator/Public/DatasmithFBXScene.h |
| Include Path | #include "DatasmithFBXScene.h" |
Syntax
enum ENodeType
{
Node = 0,
Switch = 1,
SharedNode = 2,
Animated = 4,
Movable = 8,
Toggle = 16,
Material = 32,
}
Values
| Name | Remarks |
|---|---|
| Node | |
| Switch | |
| SharedNode | |
| Animated | |
| Movable | |
| Toggle | |
| Material |