Navigation
API > API/Runtime > API/Runtime/HeadMountedDisplay
References
| Module | HeadMountedDisplay |
| Header | /Engine/Source/Runtime/HeadMountedDisplay/Public/HeadMountedDisplayTypes.h |
| Include | #include "HeadMountedDisplayTypes.h" |
Syntax
enum EXRControllerPoseType
{
Aim,
Grip,
Palm,
}
Values
| Name | Description |
|---|---|
| Aim | A pose meant to represent pointing. |
| Grip | A poose meant to represent holding a stick. |
| Palm | A pose meant to represent holding an item in the palm of the hand. |
Remarks
Controllers, due to their various shapes, might have different natural usages.