Skip to content

hapticimpulseplayerproxy

eisclimber edited this page Apr 4, 2026 · 1 revision

HapticImpulsePlayerProxy

Class in ExPresSXR.Interaction.Feedback

Inherits from UnityEngine.MonoBehaviour

Summary

A proxy class for providing a reference to a HapticsImpulsePlayer. This avoids expensive and/or hard-coded searches for the HapticsImpulsePlayer.

public class HapticImpulsePlayerProxy : MonoBehaviour

Properties

Name Description
Player HapticsImpulsePlayer reference provided by this component.

ExPresS XR Wiki

Tutorial Pages

Code Documentation

Clone this wiki locally