Namespace UnityEngine.XR.Interaction.Toolkit.Feedback
Classes
HapticImpulseData
Data needed to describe a haptic impulse.
SimpleAudioFeedback
Customize audio feedback settings to play sound effects during interaction events. Use this component to provide audio feedback when a user selects or hovers over an object.
SimpleHapticFeedback
Play haptic impulses (vibrations) on the controller in response to specific interaction events. Use this component to provide tactile feedback when a user selects or hovers over an object.