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
USTRUCT (BlueprintType )
struct FMovieGraphImagePreviewData
Variables
| Type | Name | Description | |
|---|---|---|---|
| FMovieGraphRenderDataIdentifier | Identifier | The identifier for the image, containing the branch name, renderer, etc. | |
| UTexture * | Texture | The texture this preview image was rendered to. |
Constructors
| Type | Name | Description | |
|---|---|---|---|