Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FEquirectProps
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
Components/StereoLayerComponent.h |
|
FEquirectProps
(
FBox2D InLeftUVRect,
FBox2D InRightUVRect,
FVector2D InLeftScale,
FVector2D InRightScale,
FVector2D InLeftBias,
FVector2D InRightBias,
float Radius
)
|
|
Components/StereoLayerComponent.h |
|
FEquirectProps()
| |
|
| Name |
FEquirectProps |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Engine/Classes/Components/StereoLayerComponent.h |
| Include Path |
#include "Components/StereoLayerComponent.h" |
FEquirectProps()
FEquirectProps(FBox2D, FBox2D, FVector2D, FVector2D, FVector2D, FVector2D, float)
| |
|
| Name |
FEquirectProps |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Engine/Classes/Components/StereoLayerComponent.h |
| Include Path |
#include "Components/StereoLayerComponent.h" |
FEquirectProps
(
FBox2D InLeftUVRect,
FBox2D InRightUVRect,
FVector2D InLeftScale,
FVector2D InRightScale,
FVector2D InLeftBias,
FVector2D InRightBias,
float Radius
)