UxrManipulationHapticFeedback.OnObjectReleased Method

Called when the object was released. 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 OnObjectReleased(
	UxrManipulationEventArgs e
)

Parameters

 

e
Type: UltimateXR.Manipulation.UxrManipulationEventArgs
Grab event parameters

See Also

Reference

UxrManipulationHapticFeedback Class
UltimateXR.Haptics.Helpers Namespace