Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


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.
Read time 1 minuteLast updated 11 days ago

Definition

public class AdaptivePerformanceScalerProfile : AdaptivePerformanceScalerSettings

Properties

Property

Description

AddedScalersList of custom scalers added to the provider settings via the scaler profile UI.
NameName of the Scaler Profile. Used to find profiles and switch them during runtime.

Inheritance