qualityLevelName
The quality level the collection is intended to be used with.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Property
- Namespace: UnityEngine.Rendering
- Assembly: UnityEngine.CoreModule
public string qualityLevelName { get; set; }
Remarks
Different quality levels will result in a different set of shader variants and graphics states being used. The active quality level is recorded when tracing a collection.
Additional Resources: QualitySettings.names.