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