[go: up one dir, main page]

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

type ReadInputs<'a> = Iter<'a, f32>;
This is supported on feature="utils" only.

Animation input sampler values of type f32.