docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum XrFoveationLevelFB

    The maximum desired foveation level, trading periphery visual fidelity for performance. Provided by XR_FB_foveation_configuration.

    Namespace: UnityEngine.XR.OpenXR.NativeTypes
    Assembly: Unity.XR.OpenXR.dll
    Syntax
    public enum XrFoveationLevelFB

    Fields

    Name Description
    High

    High foveation (lower periphery visual fidelity, higher performance). Equivalent to the OpenXR value XR_FOVEATION_LEVEL_HIGH_FB.

    Low

    Less foveation (higher periphery visual fidelity, lower performance). Equivalent to the OpenXR value XR_FOVEATION_LEVEL_LOW_FB.

    Medium

    Medium foveation (medium periphery visual fidelity, medium performance). Equivalent to the OpenXR value XR_FOVEATION_LEVEL_MEDIUM_FB.

    None

    No foveation. Equivalent to the OpenXR value XR_FOVEATION_LEVEL_NONE_FB.

    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)