Enum ImageFormat
Image format.
Namespace: Unity.Cloud.Gltfast
Assembly: Unity.Cloud.Gltfast.dll
Syntax
[MovedFrom(true, "GLTFast", "glTFast", null)]
public enum ImageFormat
Fields
| Name | Description |
|---|---|
| Jpeg | JPEG File Interchange Format |
| Ktx | KTX 2.0 GPU Texture Container Format |
| Png | Portable Network Graphics |
| Unknown | Unknown image format |
| WebP | WebP |