docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum XRGazeInteractor.GazeAssistanceCalculation

    Defines the way the gaze assistance calculates and sizes the assistance area.

    Namespace: UnityEngine.XR.Interaction.Toolkit.Interactors
    Assembly: Unity.XR.Interaction.Toolkit.dll
    Syntax
    public enum XRGazeInteractor.GazeAssistanceCalculation

    Fields

    Name Description
    ColliderSize

    Gaze assistance area will be sized based on the bounds of the IXRInteractable this XRGazeInteractor is hovering over and scaled by gazeAssistanceColliderScale.

    FixedSize

    Gaze assistance area will be a fixed size set in gazeAssistanceColliderFixedSize and scaled by gazeAssistanceColliderScale.

    See Also
    gazeAssistanceCalculation
    In This Article
    Back to top
    Copyright © 2025 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)