Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


GetShaderPassName(int)

Get the name of the shader pass.
Read time 1 minuteLast updated 10 days ago

Definition

public ShaderTagId GetShaderPassName(int index)

Parameters

index

Index of the shader pass to use.

Returns

Type

Description

ShaderTagId