Struct ShaderSnippetData
Inherited Members
Namespace: UnityEditor.Rendering
Assembly: UnityEditor.dll
Syntax
public struct ShaderSnippetData
Properties
| Improve this Doc View SourcepassName
Declaration
public string passName { get; }
Property Value
Type | Description |
---|---|
String |
passType
Declaration
public PassType passType { get; }
Property Value
Type | Description |
---|---|
PassType |
shaderType
Declaration
public ShaderType shaderType { get; }
Property Value
Type | Description |
---|---|
ShaderType |