Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


ShaderSnippetData

Collection of properties about the specific shader code being compiled.
Read time 1 minuteLast updated 4 days ago

Definition

public struct ShaderSnippetData

Properties

Property

Description

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.