Module gltf_json::animation

source ·
Expand description

Contains Animation and other related data structures.

Structs

A keyframe animation.
Targets an animation’s sampler at a node’s property.
Defines a keyframe graph but not its target.
The index of the node and TRS property that an animation channel targets.

Enums

Specifies an interpolation algorithm.
Specifies a property to animate.

Constants

All valid animation interpolation algorithms.
All valid animation property names.