UStereoLayerComponent::SetUVRect

Change the UV coordinates mapped to the quad face

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 SetUVRect
(
    FBox2D InUVRect
)

Remarks

Change the UV coordinates mapped to the quad face

Parameters

Parameter

Description

InUVRect

Min and Max UV coordinates

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