Version: 2021.3
言語: 日本語
public Rendering.ShaderTagId FindSubshaderTagValue (int subshaderIndex, Rendering.ShaderTagId tagName);

パラメーター

subshaderIndex The index of the SubShader.
tagName The name of the tag.

説明

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