Navigation
API > API/Plugins > API/Plugins/MovieRenderPipelineCore
| |
|
| Name |
TAsyncCompositeImage< FFloat16Color > |
| Type |
struct |
| Header File |
/Engine/Plugins/MovieScene/MovieRenderPipeline/Source/MovieRenderPipelineCore/Public/MovieRenderPipelineDataTypes.h |
| Include Path |
#include "MovieRenderPipelineDataTypes.h" |
Syntax
template<>
struct TAsyncCompositeImage< FFloat16Color >
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| ImageToComposite |
TUniquePtr< FImagePixelData > |
|
MovieRenderPipelineDataTypes.h |
|
| Offset |
FIntPoint |
Amount in pixels from the destination's top left to offset the source when compositing onto the destination. |
MovieRenderPipelineDataTypes.h |
|
Functions
Public
Operators