ShaderKeywordSet

struct in UnityEngine.Rendering

/

Implemented in:UnityEngine.CoreModule

Description

A collection of ShaderKeyword that represents a specific shader variant.

Public Methods

DisableDisable a specific shader keyword.
EnableEnable a specific shader keyword.
GetShaderKeywordsReturn an array with all the enabled keywords in the ShaderKeywordSet.
IsEnabledCheck whether a specific shader keyword is enabled.

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