[go: up one dir, main page]

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

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

Animation output sampler values of type [f32; 3].