UxrGrabbableObject.ConstraintsApplying Event
Event called right before applying the position/rotation constraints to the object.
Namespace: UltimateXR.Manipulation
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
public event EventHandler<UxrApplyConstraintsEventArgs> ConstraintsApplying
Value
Type: System.EventHandler(UxrApplyConstraintsEventArgs)