performrumble - eisclimber/ExPresS-XR GitHub Wiki

RumbleUtility.PerformRumble(RumbleDescription,HapticImpulsePlayer)

Method in RumbleUtility

Summary

Triggers an Rumble Event for a duration with the given strength on the target (if possible).

public static void PerformRumble(RumbleDescription rumble, HapticImpulsePlayer haptics)

Parameters

Name Description
ExPresSXR.Interaction.Feedback.RumbleDescription rumble Rumble to be performed.
UnityEngine.XR.Interaction.Toolkit.Inputs.Haptics.HapticImpulsePlayer haptics HapticImpulsePlayer to perform the rumble with.
⚠️ **GitHub.com Fallback** ⚠️