// Assembly: UnityEngine.CoreModule
// Full name: UnityEngine.QualitySettings

namespace UnityEngine
{
public class QualitySettings // TypeDefIndex: 8707
{
	// Fields
	type#3446 activeQualityLevelChanged;

	// Methods
	// RVA: -1
	internal static type#28660 OnActiveQualityLevelChanged(type#20867 previousQualityLevel, type#20867 currentQualityLevel) { }
	// RVA: -1
	public static type#28660 set_vSyncCount(type#20867 value) { }
	// RVA: -1
	public static type#16133 get_activeColorSpace() { }
}
}
