Navigation
API > API/Plugins > API/Plugins/MovieRenderPipelineCore > API/Plugins/MovieRenderPipelineCore/Graph
References
| Module | MovieRenderPipelineCore |
| Header | /Engine/Plugins/MovieScene/MovieRenderPipeline/Source/MovieRenderPipelineCore/Public/Graph/MovieGraphDataTypes.h |
| Include | #include "Graph/MovieGraphDataTypes.h" |
Syntax
struct FMinimalCameraInfo
Remarks
When fetching multiple cameras from the Data Source, we need to know both the rendering information (ViewInfo), but also who the renderering object is, which isn't stored in the ViewInfo.
Variables
| Type | Name | Description | |
|---|---|---|---|
| TWeakObjectPtr< AActor > | ViewActor | ||
| FMinimalViewInfo | ViewInfo |
Constructors
| Type | Name | Description | |
|---|---|---|---|