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

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

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