Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 293 Bytes

XRControllerVibration.md

File metadata and controls

13 lines (9 loc) · 293 Bytes

XRControllerVibration

VibrateController (with seconds and amplitude)

XRControllerVibration.VibrateController(controllerNode, 1f, 1f);

VibrateController (with AnimationCurve)

XRControllerVibration.VibrateController(controllerNode, animationCurve);