docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum XrFoveationDynamicFB

    The desired dynamic foveation setting, which determines whether the runtime can vary the applied foveation level while the app is running. Provided by XR_FB_foveation_configuration.

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

    Fields

    Name Description
    Disabled

    Static foveation at the maximum desired level. Equivalent to the OpenXR value XR_FOVEATION_DYNAMIC_DISABLED_FB.

    LevelEnabled

    Dynamic changing foveation based on performance headroom available, up to the maximum desired level. Equivalent to the OpenXR value XR_FOVEATION_DYNAMIC_LEVEL_ENABLED_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)