hapticimpulseplayerproxy - eisclimber/ExPresS-XR GitHub Wiki
Class in ExPresSXR.Interaction.Feedback
Inherits from UnityEngine.MonoBehaviour
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| Name | Description |
|---|---|
| Player | HapticsImpulsePlayer reference provided by this component. |