Skip to content

performrumble

eisclimber edited this page Apr 4, 2026 · 1 revision

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.

ExPresS XR Wiki

Tutorial Pages

Code Documentation

Clone this wiki locally