ARVRController.rumble

The degree to which the tracker rumbles. Ranges from 0.0 to 1.0 with precision .01. If changed, updates ARVRPositionalTracker.rumble accordingly.

  1. double rumble [@property getter]
    struct ARVRController
    @nogc nothrow @property
    double
    rumble
    ()
  2. double rumble [@property setter]

Meta