docs.unity.cn
    Show / Hide Table of Contents

    Enum DynamicResScalerSlot

    The source slots for dynamic resolution scaler. Defines registers were the scalers assigned are stored. By default the User one is always used

    Namespace: UnityEngine.Rendering
    Syntax
    public enum DynamicResScalerSlot

    Fields

    Name Description Value
    Count

    total number of scaler slots

    System

    Scaler slot set by the function SetSystemDynamicResScaler

    User

    Scaler slot set by the function SetDynamicResScaler

    Extension Methods

    ReflectionUtils.Invoke(String, Object[])
    ReflectionUtils.SetField(String, Object)
    ReflectionUtils.GetField(String)
    ReflectionUtils.GetFields()
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on 18 November 2022
    Terms of use