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

type ReadInputs<'a> = Iter<'a, f32>;

Animation input sampler values of type f32.