Expand description
GLTF support.
§Loading GLTF files
Loading GLTF files is accomplished through Stage::load_gltf_document_from_path
and Stage::load_gltf_document_from_bytes
.
Structs§
- Animation
- Animation
Node - Animator
- Combines
NestedTransform
andAnimation
to progress an animation. - Gltf
Camera - Gltf
Document - A loaded GLTF document.
- Gltf
Mesh - Gltf
Node - A node in a GLTF document, ready to be ‘drawn’.
- Gltf
Primitive - Gltf
Skin - Keyframe
- Tween
Enums§
- Animation
Error - Interpolation
- Interpolation
Error - Stage
Gltf Error - Tween
Properties - Holds many keyframes worth of tweening properties.
- Tween
Property