FImageOverlappedPlane::Init

Initialize the memory. Before using the memory, we also will need a call to ZeroPlane.

Windows
MacOS
Linux

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

Syntax

void Init
(
    FIntPoint InSize
)

Remarks

Initialize the memory. Before using the memory, we also will need a call to ZeroPlane.

Parameters

Parameter

Description

InSize

Size of the tile in pixels.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss