Module gltf_json::mesh

source ·
Expand description

Contains Mesh and other related data structures.

Structs§

  • A set of primitives to be rendered.
  • A dictionary mapping attributes to their deviations in the Morph Target.
  • Geometry to be rendered with the given material.

Enums§

  • The type of primitives to render.
  • Vertex attribute semantic name.

Constants§