unreal.SelectSubjectTypeEnum¶
- class unreal.SelectSubjectTypeEnum¶
Bases:
EnumBaseESelect Subject Type Enum
C++ Source:
Plugin: GeometryCollectionPlugin
Module: GeometryCollectionNodes
File: GeometryCollectionSelectionNodes.h
- DATAFLOW_SELECT_SUBJECT_TYPE_BOUNDING_BOX: SelectSubjectTypeEnum = Ellipsis¶
InBox must contain the BoundingBox of the bone
- Type:
1
- DATAFLOW_SELECT_SUBJECT_TYPE_CENTROID: SelectSubjectTypeEnum = Ellipsis¶
InBox must contain the centroid of the bone
- Type:
2
- DATAFLOW_SELECT_SUBJECT_TYPE_VERTICES: SelectSubjectTypeEnum = Ellipsis¶
InBox must contain the vertices of the bone
- Type:
0