Enum QualityLevel
Namespace: UnityEngine
Assembly: UnityEngine.dll
Syntax
[Obsolete("See QualitySettings.names, QualitySettings.SetQualityLevel, and QualitySettings.GetQualityLevel")]
public enum QualityLevel
Fields
| Name | Description |
|---|---|
| Beautiful | |
| Fantastic | |
| Fast | |
| Fastest | |
| Good | |
| Simple |