Returns a rotation matrix containing the same rotation as this.
Matrix3 asRotationMatrix() => copyRotationInto(new Matrix3.zero());