Module gltf::mesh
[−]
[src]
Meshes and their primitives.
Structs
| Attributes |
An |
| Bounds |
The minimum and maximum values for a generic accessor. |
| Mesh |
A set of primitives to be rendered. |
| MorphTarget |
A single morph target for a mesh primitive. |
| MorphTargets |
An |
| Primitive |
Geometry to be rendered with the given material. |
| Primitives |
An |
Enums
| Attribute |
Vertex attribute data. |
| Mode |
The type of primitives to render. |
| Semantic |
Vertex attribute semantic name. |