Available on crate feature
utils only.Expand description
Utility functions.
Modules§
- morph_
target_ weights - Casting iterator adapters for morph target weights.
- rotations
- Casting iterator adapters for rotations.
Structs§
- Reader
- Animation channel reader.
Enums§
- Morph
Target Weights - Morph-target weight animations.
- Read
Outputs - Animation output sampler values.
- Rotations
- Rotation animations
Type Aliases§
- Read
Inputs - Animation input sampler values of type
f32. - Scales
- Animation output sampler values of type
[f32; 3]. - Translations
- Animation output sampler values of type
[f32; 3].