Navigation
API > API/Runtime > API/Runtime/HeadMountedDisplay
| Name | FXRHMDData |
| Type | struct |
| Header File | /Engine/Source/Runtime/HeadMountedDisplay/Public/HeadMountedDisplayTypes.h |
| Include Path | #include "HeadMountedDisplayTypes.h" |
Syntax
USTRUCT (BlueprintType )
struct FXRHMDData
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| ApplicationInstanceID | FGuid | HeadMountedDisplayTypes.h |
|
|
| bValid | bool | HeadMountedDisplayTypes.h |
|
|
| DeviceName | FName | HeadMountedDisplayTypes.h |
|
|
| Position | FVector | HeadMountedDisplayTypes.h |
|
|
| Rotation | FQuat | HeadMountedDisplayTypes.h |
|
|
| TrackingStatus | ETrackingStatus | HeadMountedDisplayTypes.h |
|