Module gltf::image [−][src]
Expand description
Images that may be used by textures.
Structs
| Data | importImage data belonging to an imported glTF asset. |
| Image | Image data used to create a texture. |
Enums
| Format | importFormat of image pixel data. |
| Source | Describes an image data source. |