unreal.MovieGraphMetadataAttributeCollection

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

Bases: Object

Movie Graph Metadata Attribute Collection

C++ Source:

  • Plugin: MovieRenderPipeline

  • Module: MovieRenderPipelineCore

  • File: MovieGraphSetMetadataAttributesNode.h

Editor Properties: (see get_editor_property/set_editor_property)

  • metadata_attributes (Array[MovieGraphMetadataAttribute]): [Read-Write] An array of metadata attributes to be added to output files.

property metadata_attributes: None

[Read-Write] An array of metadata attributes to be added to output files.

Type:

(Array[MovieGraphMetadataAttribute])