__declspec(property(get = GetMtxConditionCheck)) bool MtxConditionCheck;
True when range checking is enabled for matrices.
Read:
bool GetMtxConditionCheck();Declared in Dew::Math::TMtxVecController · Dew.Math/MtxVec.h · Cross-compiler