Module gltf::binary [−][src]
Expand description
Primitives for working with binary glTF.
Structs
| Glb | Binary glTF contents. |
| Header | The header section of a .glb file. |
Enums
| ChunkType | GLB chunk type. |
| Error | Represents a Glb loader error. |