Navigation
API > API/Runtime > API/Runtime/HeadMountedDisplay > API/Runtime/HeadMountedDisplay/IHeadMountedDisplay
References
| Module | HeadMountedDisplay |
| Header | /Engine/Source/Runtime/HeadMountedDisplay/Public/IHeadMountedDisplay.h |
| Include | #include "IHeadMountedDisplay.h" |
Syntax
struct MonitorInfo
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bShouldTestResolution | ||
| int | DesktopX | ||
| int | DesktopY | ||
| size_t | MonitorId | ||
| FString | MonitorName | ||
| int | ResolutionX | ||
| int | ResolutionY | ||
| int | WindowSizeX | ||
| int | WindowSizeY |
Constructors
| Type | Name | Description | |
|---|---|---|---|
MonitorInfo () |