unreal.MovieGraphFixedValueView

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

Bases: MovieGraphValueView

Provides a scripting-friendly way to get/set values in a property bag. Does not allow adding/removing properties.

C++ Source:

  • Plugin: MovieRenderPipeline

  • Module: MovieRenderPipelineCore

  • File: MovieGraphValueView.h