SF_EXPORT bool IsValid() const;
IsValid determines whether the Matrix2x4 is valid or not. This method checks if all matrix values are within the -Max...Max value range.
A Boolean value of 1 if the Matrix2x4 is valid, otherwise 0.