Struct ShaderVariantList.SerializedComputeShaderVariant
Inherited Members
Namespace: UnityEditor.TestTools.Graphics
Syntax
[Serializable]
public struct SerializedComputeShaderVariantFields
computeShaderName
Declaration
public string computeShaderNameField Value
| Type | Description | 
|---|---|
| String | 
kernelName
Declaration
public string kernelNameField Value
| Type | Description | 
|---|---|
| String | 
keywords
Declaration
public List<string> keywordsField Value
| Type | Description | 
|---|---|
| List<String> |