hapticimpulseplayerproxy - eisclimber/ExPresS-XR GitHub Wiki

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.
⚠️ **GitHub.com Fallback** ⚠️