Class EyeGazeInteraction
This Open
Inheritance
Inherited Members
Namespace: UnityEngine .XR.OpenXR .Features.Interactions
Assembly: solution.dll
Syntax
public class EyeGazeInteraction : OpenXRInteractionFeature
Fields
Name | Description |
---|---|
extension |
The OpenXR Extension string. This is used by OpenXR to check if this extension is available or enabled. See eye gaze interaction extension documentation for more information on this OpenXR extension. |
feature |
The feature id string. This is used to give the feature a well known id for reference. |
Methods
Name | Description |
---|---|
Get |
Return device layer out string used for registering device EyeGaze in InputSystem. |
Get |
Return interaction profile type. EyeGaze profile is Device type. |
On |
Called after xrCreateInstance. |
Register |
Register action maps for this device with the OpenXR Runtime. Called at runtime before Start. |
Register |
Registers the Eye |
Unregister |
Removes the Eye |