Class QualitySettings
Inheritance
System.Object
QualitySettings
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Unity.PerformanceTesting
Syntax
[Serializable]
public class QualitySettings
Fields
AnisotropicFiltering
Declaration
public string AnisotropicFiltering
Field Value
| Type | Description |
|---|---|
| System.String |
AntiAliasing
Declaration
public int AntiAliasing
Field Value
| Type | Description |
|---|---|
| System.Int32 |
BlendWeights
Declaration
public string BlendWeights
Field Value
| Type | Description |
|---|---|
| System.String |
ColorSpace
Declaration
public string ColorSpace
Field Value
| Type | Description |
|---|---|
| System.String |
Vsync
Declaration
public int Vsync
Field Value
| Type | Description |
|---|---|
| System.Int32 |