unreal.MovieGraphRendererBase¶
- class unreal.MovieGraphRendererBase(outer: Object | None = None, name: Name | str = 'None')¶
Bases:
ObjectMovie Graph Renderer Base
C++ Source:
Plugin: MovieRenderPipeline
Module: MovieRenderPipelineCore
File: MovieGraphDataTypes.h
- get_preview_data() Array[MovieGraphImagePreviewData]¶
Get an array of image previews that are valid this frame.
- Return type: