Field gazePosition
The origin position for the gaze. The gaze represents where a user is looking, and gazePosition represents the starting location, close to the eyes, from which to project a gaze ray from.
Namespace: UnityEngine.XR.OpenXR.Features.Interactions
Assembly: solution.dll
Syntax
public static InputFeatureUsage<Vector3> gazePosition
Returns
Type | Description |
---|---|
InputFeatureUsage<Vector3> |