Type Definition gltf_utils::Scales [] [src]

type Scales<'a> = AccessorIter<'a, [f32; 3]>;

Animation XYZ scales of type [f32; 3].