Base class: VrDevice
This class handles hand-held virtual reality controllers, for a variety of hardware devices.
| Property | Type | Description |
|---|---|---|
| ButtonDown | Method | returns the button pressed state |
| ButtonHit | Method | returns the button hit state |
| ButtonTouched | Method | returns the button touch state |
| GetAxis | Method | returns the specified input axis value |
| Rumble | Method | triggers a haptic pulse |