unreal.DataprepHierarchySelectionPolicy

class unreal.DataprepHierarchySelectionPolicy

Bases: unreal.EnumBase

EDataprep Hierarchy Selection Policy

C++ Source:

  • Plugin: DataprepEditor

  • Module: DataprepLibraries

  • File: DataprepSelectionTransforms.h

ALL_DESCENDANTS

Select all descendants of the selected objects

Type

1

IMMEDIATE_CHILDREN

Select immediate children of the selected objects

Type

0