docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum ScalerTarget

    Bottleneck flags that the scaler targets.

    Namespace: UnityEngine.AdaptivePerformance
    Assembly: Unity.AdaptivePerformance.dll
    Syntax
    [Flags]
    public enum ScalerTarget

    Fields

    Name Description
    CPU

    The scaler targets the CPU and attempts to reduce the CPU load.

    FillRate

    The scaler targets fillrate, often at the expense of visual quality.

    GPU

    The scaler targets the GPU and attempts to reduce the GPU load.

    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)