Function ARVRPositionalTracker.rumble
The degree to which the tracker rumbles. Ranges from 0.0 to 1.0 with precision .01.
double rumble() nothrow @property @nogc;
void rumble
(
double v
) nothrow @property @nogc;