unreal.MovieGraphMutableValueView

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

Bases: MovieGraphValueView

Provides a scripting-friendly way to get/set values, as well as add/remove properties, in a property bag.

C++ Source:

  • Plugin: MovieRenderPipeline

  • Module: MovieRenderPipelineCore

  • File: MovieGraphValueView.h