static inline Matrix3x4<T> RotationY(T angleRad);
RotationY creates a matrix for rotation about the Y axis.