UxrManipulationHapticFeedback.OnObjectGrabbed Method
Called when the object was grabbed. Sends haptic feedback if it’s required.
Namespace: UltimateXR.Haptics.Helpers
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
protected override void OnObjectGrabbed(
UxrManipulationEventArgs e
)
Parameters
- e
- Type: UltimateXR.Manipulation.UxrManipulationEventArgs
Grab event parameters
See Also
Reference
UxrManipulationHapticFeedback Class
UltimateXR.Haptics.Helpers Namespace