docs.unity3d.com
    Show / Hide Table of Contents

    Class AdaptivePerformanceScalerProfile

    Scaler profiles are used to combine all settings of scalers into one profile to be able to change the settings of each scaler at once.

    Inheritance
    Object
    AdaptivePerformanceScalerSettings
    AdaptivePerformanceScalerProfile
    Inherited Members
    AdaptivePerformanceScalerSettings.ApplySettings(AdaptivePerformanceScalerSettings)
    AdaptivePerformanceScalerSettings.AdaptiveFramerate
    AdaptivePerformanceScalerSettings.AdaptiveResolution
    AdaptivePerformanceScalerSettings.AdaptiveBatching
    AdaptivePerformanceScalerSettings.AdaptiveLOD
    AdaptivePerformanceScalerSettings.AdaptiveLut
    AdaptivePerformanceScalerSettings.AdaptiveMSAA
    AdaptivePerformanceScalerSettings.AdaptiveShadowCascades
    AdaptivePerformanceScalerSettings.AdaptiveShadowCascade
    AdaptivePerformanceScalerSettings.AdaptiveShadowDistance
    AdaptivePerformanceScalerSettings.AdaptiveShadowmapResolution
    AdaptivePerformanceScalerSettings.AdaptiveShadowQuality
    AdaptivePerformanceScalerSettings.AdaptiveSorting
    AdaptivePerformanceScalerSettings.AdaptiveTransparency
    AdaptivePerformanceScalerSettings.AdaptiveViewDistance
    Namespace: UnityEngine.AdaptivePerformance
    Syntax
    [Serializable]
    public class AdaptivePerformanceScalerProfile : AdaptivePerformanceScalerSettings

    Properties

    Name

    Name of the Scaler Profile. Used to find profiles and switch them during runtime.

    Declaration
    public string Name { get; set; }
    Property Value
    Type Description
    String
    In This Article
    • Properties
      • Name
    Back to top
    Terms of use
    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