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