Enum XrEyePositionHTC
The XrEyePositionHTC describes which eye is under tracking for the data retrieved from XrEyeGazeDataHTC, XrEyePupilDataHTC or XrEyeGeometricDataHTC.
Namespace: VIVE.OpenXR.EyeTracker
Assembly: VIVE.OpenXR.dll
Syntax
public enum XrEyePositionHTC
Fields
Name | Description |
---|---|
XR_EYE_POSITION_COUNT_HTC | |
XR_EYE_POSITION_LEFT_HTC | Specifies the position of the left eye. |
XR_EYE_POSITION_RIGHT_HTC | Specifies the position of the right eye. |