Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Components > API/Runtime/Engine/Components/UStereoLayerComponent
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 |
UFUNCTION (BlueprintCallable, Category="Components|Stereo Layer")
void SetUVRect
(
FBox2D InUVRect
)
Remarks
Change the UV coordinates mapped to the quad face
Parameters
| Name | Description |
|---|---|
| InUVRect | Min and Max UV coordinates |