docs.unity3d.com
    Show / Hide Table of Contents

    Enum ScalerTarget

    Bottleneck flags that the scaler targets.

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

    Fields

    Name Description Value
    CPU

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


    1
    GPU

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


    2
    FillRate

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


    4
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023