docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum PerformanceMode

    The performance mode enum describes what is currently the active performance mode of the stystem.

    Namespace: UnityEngine.AdaptivePerformance
    Assembly: Unity.AdaptivePerformance.dll
    Syntax
    public enum PerformanceMode

    Fields

    Name Description
    Battery

    Performance is limited as mode is set to preserve battery.

    CPU

    Performance mode is accelerates CPU.

    GPU

    Performance mode is accelerates GPU.

    Optimize

    Performance mode is optimized and may be a mix of accelerating both CPU and GPU.

    Standard

    Default performance mode.

    Unknown

    Performance mode is unknown.

    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)