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

ShaderData.Subshader.FindTagValue

Declaration

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

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.