Share via


SpatialInteractionSourceLocation.Position Property

Definition

Gets the grip pose position, representing the position of the user's hand, either directly or where it holds a motion controller.

public System.Nullable<Vector3> Position { get; }

Property Value

The position.

Remarks

This position is distinct from the motion controller's pointing ray, which has its origin at the tip of the controller. The pointing ray for a controller is available through the SourcePointerPose property.

Note that position is only available for an interaction source if it can be correlated with the specified coordinate system.

Interactions from interaction sources that do not support pointing should be targeted using gaze, not using the controller as an "air mouse".

Applies to

Product Versions
WinRT Build 10586, Build 14383, Build 15063, Build 16299, Build 17134, Build 17763, Build 18362, Build 19041, Build 20348, Build 22000, Build 22621, Build 26100