[go: up one dir, main page]

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

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

Animation input sampler values of type f32.