public enum MegaModChannel { None = 0, Verts = 1, UV = 2, UV1 = 4, UV2 = 8, Normals = 16, Tris = 32, Col = 64, Selection = 128, All = 32767 }