unreal.RigVMEnumNode
¶
- class unreal.RigVMEnumNode(outer=None, name='None')¶
Bases:
unreal.RigVMNode
The Enum Node represents a constant enum value for use within the graph.
C++ Source:
Module: RigVMDeveloper
File: RigVMEnumNode.h