namespace AmplifyImpostors { public enum TextureChannels { RGBA = 0, RGB = 1 } }