UxrGrabbableObject.ConstraintsApplied Event

Event called right after applying the position/rotation constraints to the object. This can be used to apply custom constraints to the object.

Namespace: UltimateXR.Manipulation
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0

Syntax

C#

public event EventHandler<UxrApplyConstraintsEventArgs> ConstraintsApplied


Value

Type: System.EventHandler(UxrApplyConstraintsEventArgs)

See Also

Reference

UxrGrabbableObject Class
UltimateXR.Manipulation Namespace