namespace UnityEditor.ShaderGraph { enum KeywordDefinition { ShaderFeature, MultiCompile, Predefined } }