pub type ReadNormalDisplacements<'a> = Iter<'a, [f32; 3]>;
XYZ vertex normal displacements of type [f32; 3].
[f32; 3]