Description 描述
Shader tag ids are used to refer to various names in shaders.
See Also: DrawingSettings, ScriptableRenderContext.DrawRenderers.
Static Properties
| none | Describes a shader tag id not referring to any name. |
Properties 属性
| name | Gets the name of the tag referred to by the shader tag id. |
Constructors
| ShaderTagId | Gets or creates a shader tag id representing the given name. |
Operators 运算符
| Unknown operator | Converts a string to a ShaderTagId. |