unreal.MovieGraphOutputNode

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

Bases: MovieGraphNode

A graph node which displays all output members available in the graph.

C++ Source:

  • Plugin: MovieRenderPipeline

  • Module: MovieRenderPipelineCore

  • File: MovieGraphOutputNode.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).