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