namespace Pinwheel.Griffin.TextureTool { public enum GBlendDataSource { Texture, Number, Vector } }