This version of Unity is unsupported.

DrawingSettings.SetShaderPassName

Declaration

public void SetShaderPassName(int index, Rendering.ShaderTagId shaderPassName);

Parameters

index Index of the shader pass to use.
shaderPassName Name of the shader pass.

Description

Set the name of the shader pass.