Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

ShaderData.Pass.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.