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 |