Unreal Engine Blueprint API Reference > Input > Head Mounted Display
Switches to/from using HMD and stereo rendering.
Target is Head Mounted Display Function Library
Inputs
Type | Name | Description |
---|---|---|
exec | In | |
boolean | Enable | (in) 'true' to enable HMD / stereo; 'false' otherwise |
Outputs
Type | Name | Description |
---|---|---|
exec | Out | |
boolean | Return Value | (Boolean) True, if the request was successful. |