Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


AdaptivePerformanceProfilerStats.ScalerInfo

ScalerInfo is a struct used to collect and send scaler info to the profile collectively.
Read time 1 minuteLast updated 12 days ago

Definition

public struct AdaptivePerformanceProfilerStats.ScalerInfo

Fields

Value

Description

appliedState if the scaler is currently applied.
currentLevelThe current level of the scaler.
enabledIf the scaler is currently enabled.
maxLevelThe maximum level of the scaler.
overrideLevelThe override state of the scaler.
scaleThe actual scale of the scaler.
scalerNameThe name of the scaler. 320 characters max.