Module gltf::v1
[−]
[src]
Contains data structures and functions for loading glTF 1.0.
Reexports
pub use self::import::import; |
pub use self::import::ImportError; |
Modules
| import |
Contains functions for importing glTF 1.0 assets. |
| json |
Contains (de)serializable data structures that represent the glTF JSON data. |