unreal.MovieGraphRenderLayerNode¶
- class unreal.MovieGraphRenderLayerNode(outer: Object | None = None, name: Name | str = 'None')¶
Bases:
MovieGraphSettingNodeMovie Graph Render Layer Node
C++ Source:
Plugin: MovieRenderPipeline
Module: MovieRenderPipelineCore
File: MovieGraphRenderLayerNode.h
Editor Properties: (see get_editor_property/set_editor_property)
dynamic_properties(InstancedPropertyBag): [Read-Write] Properties which can be dynamically declared on the node (vs. native properties which are always present).layer_name(str): [Read-Write]override_layer_name(bool): [Read-Write]