PlatformKeywordSet

struct in UnityEngine.Rendering

/

Implemented in:UnityEngine.CoreModule

Description

A collection of ShaderKeyword that represents a specific platform variant.

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

Public Methods

DisableDisable a specific shader keyword.
EnableEnable a specific shader keyword.
IsEnabledCheck whether a specific shader keyword is enabled.
对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答