Enum KeywordDefinition
Namespace: UnityEditor.ShaderGraph
Syntax
public enum KeywordDefinition : int
Fields
Name | Description | Value |
---|---|---|
ShaderFeature | 0 | |
MultiCompile | 1 | |
Predefined | 2 |
public enum KeywordDefinition : int
Name | Description | Value |
---|---|---|
ShaderFeature | 0 | |
MultiCompile | 1 | |
Predefined | 2 |