[][src]Type Definition gltf::mesh::util::ReadPositionDisplacements

type ReadPositionDisplacements<'a> = Iter<'a, [f32; 3]>;

XYZ vertex position displacements of type [f32; 3].