Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


OverrideLevel

Allows you to manually override the scaler level. If the value is -1, AdaptivePerformanceIndexer will handle levels, otherwise scaler will be forced to the value you specify.
Read time 1 minuteLast updated 12 days ago

Definition

public int OverrideLevel { get; set; }