UxrApplyConstraintsEventArgs Class
Event arguments for UxrGrabbableObjectConstraintsApplying and ConstraintsApplied.
Inheritance Hierarchy
System.Object
System.EventArgs
UltimateXR.Manipulation.UxrApplyConstraintsEventArgs
Namespace: UltimateXR.Manipulation
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
public class UxrApplyConstraintsEventArgs : EventArgs
The UxrApplyConstraintsEventArgs type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
![]() | UxrApplyConstraintsEventArgs | Constructor. |
Properties
| Name | Description | |
|---|---|---|
![]() | Grabber | Gets the grabbable object. |
Extension Methods
| Name | Description | |
|---|---|---|
![]() | ThrowIfNull | Throws an exception if the object is null. (Defined by ObjectExt.) |


