Navigation
Unreal Engine C++ API Reference > Plugins > MovieRenderPipelineCore > FImageOverlappedPlane
References
Module | MovieRenderPipelineCore |
Header | /Engine/Plugins/MovieScene/MovieRenderPipeline/Source/MovieRenderPipelineCore/Public/MovieRenderOverlappedImage.h |
Include | #include "MovieRenderOverlappedImage.h" |
Source | /Engine/Plugins/MovieScene/MovieRenderPipeline/Source/MovieRenderPipelineCore/Private/MovieRenderOverlappedImage.cpp |
void Init
&40;
FIntPoint InSize
&41;
Remarks
Initialize the memory. Before using the memory, we also will need a call to ZeroPlane.
Parameters
Name | Description |
---|---|
InSize | Size of the tile in pixels. |