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
    User

    Scaler slot set by the function SetDynamicResScaler

    0
    System

    Scaler slot set by the function SetSystemDynamicResScaler

    1
    Count

    total number of scaler slots

    2

    Extension Methods

    ReflectionUtils.Invoke(String, Object[])
    ReflectionUtils.SetField(String, Object)
    ReflectionUtils.GetField(String)
    ReflectionUtils.GetFields()
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on 08 September 2021