ARVRPositionalTracker.rumble

The degree to which the tracker rumbles. Ranges from 0.0 to 1.0 with precision .01.

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

Meta