unreal.DataprepAddToLayerOperation

class unreal.DataprepAddToLayerOperation(outer: Object | None = None, name: Name | str = 'None')

Bases: DataprepOperation

On each actor to process, add the actor to the layer

C++ Source:

  • Plugin: DataprepEditor

  • Module: DataprepLibraries

  • File: DataprepOperations.h

Editor Properties: (see get_editor_property/set_editor_property)

  • layer_name (Name): [Read-Write] Name of the layer to add the actors to

property layer_name: Name

[Read-Write] Name of the layer to add the actors to

Type:

(Name)