Shader.FindPassTagValue

Cambiar al Manual
public Rendering.ShaderTagId FindPassTagValue (int passIndex, Rendering.ShaderTagId tagName);

Parámetros

passIndexThe index of the pass.
tagNameThe name of the pass tag.

Descripción

Search for the pass tag specified by tagName on the shader's active SubShader and returns the value of the tag.