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