public enum ovrAvatarTextureFormat { RGB24 = 0, DXT1 = 1, DXT5 = 2, ASTC_RGB_6x6 = 3, ASTC_RGB_6x6_MIPMAPS = 4, Count = 5 }