This version of Unity is unsupported.

ShaderTagId Constructor

Declaration

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.