ENodeType

Windows
MacOS
Linux

References

Module

DatasmithFBXTranslator

Header

/Engine/Plugins/Enterprise/DatasmithFBXImporter/Source/DatasmithFBXTranslator/Public/DatasmithFBXScene.h

Include

#include "DatasmithFBXScene.h"

Syntax

enum ENodeType
{
    Node          = 0,
    Switch        = 1,
    SharedNode    = 2,
    Animated      = 4,
    Movable       = 8,
    Toggle        = 16,
    Material      = 32,
}

Values

Name

Description

Node

Switch

SharedNode

Animated

Movable

Toggle

Material

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss