Enum ImageFormat
Exported image file format
Namespace: GLTFast.Export
Assembly: glTFast.Export.dll
Syntax
public enum ImageFormat
  Fields
| Name | Description | 
|---|---|
| Jpg | Jpeg file format  | 
      
| Png | PNG (Portable Network Graphics) file format  | 
      
| Unknown | Unknown, no preferred file format  |