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

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

Animation input sampler values of type f32.