unreal.SelectSubjectTypeEnum

class unreal.SelectSubjectTypeEnum

Bases: EnumBase

ESelect Subject Type Enum

C++ Source:

  • Plugin: GeometryCollectionPlugin

  • Module: GeometryCollectionNodes

  • File: GeometryCollectionSelectionNodes.h

DATAFLOW_SELECT_SUBJECT_TYPE_BOUNDING_BOX: SelectSubjectTypeEnum

InBox must contain the BoundingBox of the bone

Type:

1

DATAFLOW_SELECT_SUBJECT_TYPE_CENTROID: SelectSubjectTypeEnum

InBox must contain the centroid of the bone

Type:

2

DATAFLOW_SELECT_SUBJECT_TYPE_VERTICES: SelectSubjectTypeEnum

InBox must contain the vertices of the bone

Type:

0