Method SetActiveDynamicScalerSlot
SetActiveDynamicScalerSlot(DynamicResScalerSlot)
Sets the active dynamic scaler slot to be used by the runtime when calculating frame resolutions. See DynamicResScalerSlot for more information.
Declaration
public static void SetActiveDynamicScalerSlot(DynamicResScalerSlot slot)
Parameters
Type | Name | Description |
---|---|---|
DynamicResScalerSlot | slot | The scaler to be selected and used by the runtime. |