variantGenerationMode
The variant generation mode override.
Read time 1 minuteLast updated 13 days ago
Definition
- Type: Field
- Namespace: UnityEditor.Shaders
- Assembly: UnityEditor.CoreModule
public ShaderBuildSettings.ShaderVariantGenerationMode variantGenerationMode
Remarks
This effectively determines the keyword type of the specified keyword declaration. It can either keep the original type declared in each individual shader or force the type to , or .
multi_compileshader_featuredynamic_branch