ShaderTagId Constructor
public ShaderTagId(string name);
Parameters
| name | The name to represent with the shader tag id. |
Description 描述
Gets or creates a shader tag id representing the given name.
See Also: DrawingSettings, ScriptableRenderContext.DrawRenderers.