Navigation
API > API/Plugins > API/Plugins/MovieRenderPipelineCore
| Name | FMovieGraphImagePreviewDataPoolParams |
| Type | struct |
| Header File | /Engine/Plugins/MovieScene/MovieRenderPipeline/Source/MovieRenderPipelineCore/Public/Graph/MovieGraphDefaultRenderer.h |
| Include Path | #include "Graph/MovieGraphDefaultRenderer.h" |
Syntax
struct FMovieGraphImagePreviewDataPoolParams
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Identifier | FMovieGraphRenderDataIdentifier | Identifier for which render resource this is used by. | Graph/MovieGraphDefaultRenderer.h | |
| RenderInitParams | FRenderTargetInitParams | The size of the render target, and the depth requested. | Graph/MovieGraphDefaultRenderer.h |
Functions
Public
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool operator!=
(
const FMovieGraphImagePreviewDataPoolParams& InRHS |
Graph/MovieGraphDefaultRenderer.h | ||
bool operator==
(
const FMovieGraphImagePreviewDataPoolParams& InRHS |
Graph/MovieGraphDefaultRenderer.h |