UxrGrabbableObjectComponent<T>.OnObjectConstraintsFinished Method
Overridable event trigger method for the ConstraintsFinished event that can be used to handle it without requiring to subscribe/unsubscribe.
Namespace: UltimateXR.Core.Components.Composite
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
protected virtual void OnObjectConstraintsFinished(
UxrApplyConstraintsEventArgs e
)
Parameters
- e
- Type: UltimateXR.Manipulation.UxrApplyConstraintsEventArgs
Event parameters
See Also
Reference
UxrGrabbableObjectComponent<T> Class
UltimateXR.Core.Components.Composite Namespace