[go: up one dir, main page]

Type Definition gltf::animation::util::ReadInputs

source ·
pub type ReadInputs<'a> = Iter<'a, f32>;
Available on crate feature utils only.
Expand description

Animation input sampler values of type f32.