UStereoLayerComponent::SetQuadSize

Change the quad size. This is the unscaled height and width, before component scale is applied.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Components/StereoLayerComponent.h

Include

#include "Components/StereoLayerComponent.h"

Source

/Engine/Source/Runtime/Engine/Private/Components/StereoLayerComponent.cpp

Syntax

void SetQuadSize
(
    FVector2D InQuadSize
)

Remarks

Change the quad size. This is the unscaled height and width, before component scale is applied.

Parameters

Parameter

Description

InQuadSize

new quad size.

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