Navigation
API > API/Runtime > API/Runtime/HeadMountedDisplay
References
| Module | HeadMountedDisplay |
| Header | /Engine/Source/Runtime/HeadMountedDisplay/Public/HeadMountedDisplayTypes.h |
| Include | #include "HeadMountedDisplayTypes.h" |
Syntax
struct FSpectatorScreenModeTexturePlusEyeLayout
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bClearBlack | ||
| bool | bDrawEyeFirst | ||
| bool | bUseAlpha | ||
| FVector2D | EyeRectMax | ||
| FVector2D | EyeRectMin | ||
| FVector2D | TextureRectMax | ||
| FVector2D | TextureRectMin |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FSpectatorScreenModeTexturePlusEyeLayout
(
FVector2D InEyeRectMin, |
Functions
| Type | Name | Description | |
|---|---|---|---|
| FIntRect | GetScaledEyeRect
(
int SizeX, |
||
| FIntRect | GetScaledTextureRect
(
int SizeX, |
||
| bool | IsValid () |