ShaderTagId

struct in UnityEngine.Rendering

Cambiar al Manual

Descripción

Shader tag ids are used to refer to various names in shaders.

Variables Estáticas

noneDescribes a shader tag id not referring to any name.

Variables

nameGets the name of the tag referred to by the shader tag id.

Constructores

ShaderTagIdGets or creates a shader tag id representing the given name.

Operadores

Unknown operatorConverts a string to a ShaderTagId.