Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


qualityLevelName

The quality level the collection is intended to be used with.
Read time 1 minuteLast updated 5 days ago

Definition

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.