[go: up one dir, main page]

Module gltf::v1::json [] [src]

Contains (de)serializable data structures that represent the glTF JSON data.

Reexports

pub use self::extras::Extras;
pub use self::root::Root;

Modules

accessor

Contains Accessor and other related data structures.

animation

Contains Animation and other related data structures.

asset

Contains Asset and AssetProfile metadata.

buffer

Contains Buffer, BufferView, and other related data structures.

camera

Contains Camera and other related data structures.

extensions

Contains the names of 1.0 extensions enabled and supported by the library.

extras

Contains convenience implementations of the Extra trait.

image

Contains Image and other related data structures.

material

Contains Material and other related data structures.

mesh

Contains Mesh and other related data structures.

program

Contains Program and other related data structures.

root

Contains Root.

scene

Contains Scene, Node, and other related data structures.

shader

Contains Shader, and other related data structures.

skin

Contains Skin and other related data structures.

technique

Contains Technique and other related data structures.

texture

Contains Texture, Sampler, and other related data structures.