UxrGrabber.UnprocessedGrabberPosition Property

The unprocessed grabber position. This is the position the grabber has taking only the hand controller tracking sensor into account. The hand position is updated by the UxrGrabManager and may be forced into a certain position if the object being grabbed has constraints, altering also the UxrGrabber position. Sometimes it is preferred to use the unprocessed grabber position.

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

Syntax

C#

public Vector3 UnprocessedGrabberPosition { get; }

Property Value

Type: Vector3

See Also

Reference

UxrGrabber Class
UltimateXR.Manipulation Namespace