Type Alias TextureFormat

TextureFormat: "PNG" | "JPEG" | "BMP" | "TGA" | "GIF" | "TIFF"

TextureFormat ($ref: "Textures.TextureFormat") Enum for texture formats.