This version of Unity is unsupported.

ShaderData.Subshader.FindTagValue

Declaration

public Rendering.ShaderTagId FindTagValue(Rendering.ShaderTagId tagName);

Parameters

tagName The name of the tag.

Description

Searches for the tag specified by tagName on this SubShader and returns the value of the tag.