Base class: VrDevice
The Hmd (head-mounted display) class provide access to virtual reality features.
| Property | Type | Description |
|---|---|---|
| controllers | const array<shared_ptr<VrController>, 2>& | left and right hand controllers |
| SetOffset | Method | sets an offset position and rotation |
| GetHmd | Function | returns the user's head-mounted display |