Navigation
BlueprintAPI > BlueprintAPI/Input > BlueprintAPI/Input/HeadMountedDisplay
Returns current state of VR focus.
Target is Head Mounted Display Function Library
Outputs
| Type | Name | Description |
|---|---|---|
| boolean | Use Focus | (out) if set to true, then this App does use VR focus. |
| boolean | Has Focus | (out) if set to true, then this App currently has VR focus. |