unreal.SetKinematicVertexSelectionKinematicValue¶
- class unreal.SetKinematicVertexSelectionKinematicValue¶
Bases:
EnumBaseESet Kinematic Vertex Selection Kinematic Value
C++ Source:
Plugin: GeometryCollectionPlugin
Module: GeometryCollectionNodes
File: GeometryCollectionTransferVertexAttributeNode.h
- SET_KINEMATIC: SetKinematicVertexSelectionKinematicValue = Ellipsis¶
Set vertices to be kinematic
- Type:
0
- SET_NON_KINEMATIC: SetKinematicVertexSelectionKinematicValue = Ellipsis¶
Set vertices to be dynamic
- Type:
1