unreal.DataprepAddToLayerOperation

class unreal.DataprepAddToLayerOperation(outer=None, name='None')

Bases: unreal.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

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

Type

(Name)