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

XYZ vertex tangent displacements.