Navigation
API > API/Plugins > API/Plugins/CineCameraSceneCapture > API/Plugins/CineCameraSceneCapture/UCineCaptureComponent2D
Syntax
UPROPERTY&40;EditAnywhere, BlueprintReadWrite, Category&61;"Capture Settings",
Meta&61;&40;ClampMin&61;"1", ClampMax&61;"8192", UIMin&61;"1", UIMax&61;"8192"&41;&41;
int32 RenderTargetHighestDimension
Remarks
Highest possible dimension of specified render target in either X or Y (depends on cine camera aspect ratio). Used to adjust the render target size. Example: With cine camera's censor aspect ratio is 2:1, and Highest Dimension set to 1000, the render target will be resized to 1000x500.