#if GRIFFIN namespace Pinwheel.Griffin.TextureTool { public enum GBlendDataSource { Texture, Number, Vector } } #endif