FindSubshaderTagValue(int, ShaderTagId)
Searches for the tag specified by tagName on the SubShader specified by subshaderIndex and returns the value of the tag.
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Method
- Namespace: UnityEngine
- Assembly: UnityEngine.CoreModule
public ShaderTagId FindSubshaderTagValue(int subshaderIndex, ShaderTagId tagName)
Parameters
Returns
Type | Description |
|---|---|
| ShaderTagId |