Type Definition gltf_utils::Inputs [] [src]

type Inputs<'a> = AccessorIter<'a, f32>;

Animation input sampler values of type f32.