Navigation
API > API/Plugins > API/Plugins/MovieRenderPipelineCore
Base class for a custom camera source created by a live UMovieGraphRenderPassNode instance (not the class default object). Supplies a set of cameras that replaces the cameras from the data source for the render pass node that created it.
| Name | FMovieGraphRenderCameraSource |
| Type | struct |
| Header File | /Engine/Plugins/MovieScene/MovieRenderPipeline/Source/MovieRenderPipelineCore/Public/Graph/MovieGraphRenderCameraSource.h |
| Include Path | #include "Graph/MovieGraphRenderCameraSource.h" |
Syntax
struct FMovieGraphRenderCameraSource
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual ~FMovieGraphRenderCameraSource() |
Graph/MovieGraphRenderCameraSource.h |