PlatformKeywordSet
A collection of ShaderKeyword that represents a specific platform variant.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Struct
- Namespace: UnityEngine.Rendering
- Assembly: UnityEngine.CoreModule
public struct PlatformKeywordSet
Remarks
Additional Resources: ShaderKeyword, ShaderKeywordSetUtility, Shader.EnableKeyword, Shader.EnableKeyword, Shader variants and keywords, [[[]wiki:SL-MultipleProgramVariants|Declaring and using shader keywords in HLSL]].