Experimental: this API is experimental and might be changed or removed in the future.

DrawRendererSettings.SetShaderPassName

Switch to Manual
public void SetShaderPassName (int index, Experimental.Rendering.ShaderPassName shaderPassName);

Parameters

indexIndex of the shader pass to use.
shaderPassNameName of the shader pass.

Description

Set the shader passes that this draw call can render.