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

NameDescription
Public methodUxrApplyConstraintsEventArgs Constructor.

Properties

NameDescription
Public propertyGrabber Gets the grabbable object.

Extension Methods

NameDescription
Public Extension MethodThrowIfNull Throws an exception if the object is null. (Defined by ObjectExt.)

See Also

Reference

UltimateXR.Manipulation Namespace