unreal.MovieGraphConditionGroupQuery_ActorLayer¶
- class unreal.MovieGraphConditionGroupQuery_ActorLayer(outer: Object | None = None, name: Name | str = 'None')¶
Bases:
MovieGraphConditionGroupQueryBaseQuery type which filters actors via Actor Layers.
C++ Source:
Plugin: MovieRenderPipeline
Module: MovieRenderPipelineCore
File: MovieGraphRenderLayerSubsystem.h
Editor Properties: (see get_editor_property/set_editor_property)
layer_names(Array[Name]): [Read-Write] The actor must be in one of the actor layers with these names in order to be a match.