Navigation
BlueprintAPI > BlueprintAPI/Input > BlueprintAPI/Input/HeadMountedDisplay
Grabs the current orientation and position for the HMD. If positional tracking is not available, DevicePosition will be a zero vector
Target is Head Mounted Display Function Library
Outputs
| Type | Name | Description |
|---|---|---|
| rotator | Device Rotation | (out) The device's current rotation |
| vector | Device Position | (out) The device's current position, in its own tracking space |