[][src]Type Definition gltf::animation::util::Scales

type Scales<'a> = Iter<'a, [f32; 3]>;
This is supported on feature="utils" only.

Animation output sampler values of type [f32; 3].