Type Definition gltf_utils::Translations [] [src]

type Translations<'a> = AccessorIter<'a, [f32; 3]>;

Animation XYZ translations of type [f32; 3].