ShaderTagId Constructor

Declaration

public ShaderTagId(string name);

Parameters

name The string this ShaderTagId should represent.

Description

Gets or creates a ShaderTagId representing the given string.

If name is an empty string, the resultant ShaderTagId is equal to ShaderTagId.none.

Additional resources: DrawingSettings, RendererListParams.


Did you find this page useful? Please give it a rating: