namespace UnityEditor.ShaderGraph { [GenerationAPI] internal enum IncludeLocation { Pregraph, Postgraph } }