Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Math > API/Runtime/Core/Math/FDFMatrix
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Math/DoubleFloat.h |
| Include | #include "Math/DoubleFloat.h" |
| Source | /Engine/Source/Runtime/Core/Private/Math/DoubleFloat.cpp |
static FMatrix44f SafeCastMatrix
(
const FMatrix & Matrix
)
Remarks
Check if the origin of the matrix is small enough to ensure the precision >= UE_DF_MIN_PRECISION.