unreal.DataprepRecursiveSelectionTransform

class unreal.DataprepRecursiveSelectionTransform(outer: Optional[Object] = None, name: Union[Name, str] = 'None')

Bases: DataprepSelectionTransform

Dataprep Recursive Selection Transform

C++ Source:

  • Plugin: DataprepEditor

  • Module: DataprepCore

  • File: DataprepSelectionTransform.h

Editor Properties: (see get_editor_property/set_editor_property)

  • allow_recursion_levels (int32): [Read-Write] Allow Recursion Levels: How many times is it allowed to apply another transform on the result

  • output_can_include_input (bool): [Read-Write] Output Can Include Input: Specifies if input objects that have matching type can be added to the result