The StopAllVibrations
method is a member of the VRController
class within the Sandbox.VR
namespace. This method is used to stop all ongoing vibration events on the VR controller. It is particularly useful when you need to ensure that no vibrations are active, for instance, when transitioning between different states in a VR application or when resetting the controller's state.