Unreal Engine Blueprint API Reference > Input > Head Mounted Display
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. |