Struct ShaderVariantList.SerializedShaderVariant
Inherited Members
Namespace: UnityEditor.TestTools.Graphics
Syntax
[Serializable]
public struct SerializedShaderVariantFields
keywords
Declaration
public List<string> keywordsField Value
| Type | Description | 
|---|---|
| List<String> | 
passName
Declaration
public string passNameField Value
| Type | Description | 
|---|---|
| String | 
shaderName
Declaration
public string shaderNameField Value
| Type | Description | 
|---|---|
| String | 
stage
Declaration
public ShaderType stageField Value
| Type | Description | 
|---|---|
| ShaderType |