This version of Unity is unsupported.

ShaderSnippetData

struct in UnityEditor.Rendering

Description

Collection of properties about the specific shader code being compiled.

Properties

passAn opaque identifier for the pass being compiled.
passNameShader pass name.
passTypeShader pass type for Unity's lighting pipeline.
shaderTypeShader stage in the rendering the pipeline.