ShaderKeyword

class in UnityEngine.Rendering

Cambiar al Manual

Descripción

Identifier of a specific code path in a shader.

See Also: ShaderKeywordSet, Rendering.ShaderKeywordSetUtility, Shader.EnableKeyword, multiple variants.

Constructores

ShaderKeywordInitializes a new instance of the ShaderKeyword class from a shader keyword name.

Funciones Públicas

GetNameReturns the string name of the keyword.
IsValidReturns true if the keyword has been imported by Unity.