[−][src]Module gltf_json::extensions
Contains extension specific data structures and the names of all 2.0 extensions supported by the library.
Re-exports
pub use self::root::Root; |
Modules
accessor | Contains |
animation | Contains |
asset | Contains |
buffer | Contains |
camera | Contains |
image | Contains |
material | Contains |
mesh | Contains |
root | Contains |
scene | Contains |
skin | Contains |
texture | Contains |
Constants
ENABLED_EXTENSIONS | Names of glTF 2.0 extensions enabled by the user. |
SUPPORTED_EXTENSIONS | Names of glTF 2.0 extensions supported by the library. |