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