namespace Pinwheel.Griffin { public enum GTexturingModel { GradientLookup, ColorMap, Splat, VertexColor } }