Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/TMatrix
Description
NOTE: There is some compiler optimization issues with WIN64 that cause FORCEINLINE to cause a crash Remove any scaling from this matrix (ie magnitude of each row is 1) with error Tolerance
NOTE: There is some compiler optimization issues with WIN64 that cause FORCEINLINE to cause a crash Remove any scaling from this matrix (ie magnitude of each row is 1)
| Name | RemoveScaling |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Math/Matrix.h |
| Include Path | #include "Math/Matrix.h" |
| Source | /Engine/Source/Runtime/Core/Public/Math/Matrix.inl |
void RemoveScaling
(
T Tolerance
)