docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class EyeGazeInteraction.EyeGazeDevice

    An Input System device based off the Eye Gaze Interaction Profile. Enabled through EyeGazeInteraction.

    Inheritance
    object
    OpenXRDevice
    EyeGazeInteraction.EyeGazeDevice
    Namespace: UnityEngine.XR.OpenXR.Features.Interactions
    Assembly: Unity.XR.OpenXR.dll
    Syntax
    public class EyeGazeInteraction.EyeGazeDevice : OpenXRDevice

    Properties

    pose

    A UnityEngine.InputSystem.XR.PoseControl representing the UnityEngine.XR.OpenXR.Features.Interactions.EyeGazeInteraction.pose OpenXR binding.

    Declaration
    public InputSystem.XR.PoseControl pose { get; }
    Property Value
    Type Description
    PoseControl

    Methods

    FinishSetup()

    See InputControl.FinishSetup

    Declaration
    protected override void FinishSetup()
    Overrides
    OpenXRDevice.FinishSetup()
    In This Article
    Back to top
    Copyright © 2026 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)