Version: 2018.2

ShaderKeyword

class in UnityEngine.Rendering

Switch to Manual

Description

Identifier of a specific code path in a shader.

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

Constructors

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

Public Functions

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