Module gltf_json::extensions

source ·
Expand description

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

  • Contains Accessor and other related data structures.
  • Contains Animation and other related data structures.
  • Contains Asset metadata.
  • Contains Buffer, View, and other related data structures.
  • Contains Camera and other related data structures.
  • Contains Image and other related data structures.
  • Contains Material and other related data structures.
  • Contains Mesh and other related data structures.
  • Contains Root.
  • Contains Scene, Node, and other related data structures.
  • Contains Skin and other related data structures.
  • Contains Texture, Sampler, and other related data structures.

Constants