UxrManipulationHapticFeedback.OnObjectConstraintsFinished Method

Called after all object manipulation has been processed and potential constraints have been applied. It is used to update the speed information.

Namespace: UltimateXR.Haptics.Helpers
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0

Syntax

C#

protected override void OnObjectConstraintsFinished(
	UxrApplyConstraintsEventArgs e
)

Parameters

 

e
Type: UltimateXR.Manipulation.UxrApplyConstraintsEventArgs
Event parameters

See Also

Reference

UxrManipulationHapticFeedback Class
UltimateXR.Haptics.Helpers Namespace