ScaleChanged()
Checks if scale changed based on the current level and returns true if scale changed false otherwise.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Method
- Namespace: UnityEngine.AdaptivePerformance
- Assembly: UnityEngine.AdaptivePerformanceModule
protected bool ScaleChanged()
Returns
Type | Description |
|---|---|
| bool | Returns true if scale changed false otherwise. |