Function Spatial.orthonormalize
Resets this node's transformations (like scale, skew and taper) preserving its rotation and translation by performing Gram-Schmidt orthonormalization on this node's Transform
.
void orthonormalize() nothrow @nogc;