TMtxVecController::SuperConductive Property

__declspec(property(get = GetSuperConductive, put = SetSuperConductive)) bool SuperConductive;

Enables thread congestion free CreateIt/FreeIt.

Read: bool GetSuperConductive();
Write: void SetSuperConductive(const bool Value);
Remarks:

Enabled by default.

Declared in Dew::Math::TMtxVecController · Dew.Math/MtxVec.h · Cross-compiler