Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Math > API/Runtime/Core/Math/TMatrix
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Math/Matrix.h |
| Include | #include "Math/Matrix.h" |
| Source | /Engine/Source/Runtime/Core/Public/Math/Matrix.inl |
TVector< T > InverseTransformPosition
&40;
const TVector< T > & V
&41; const
Remarks
Inverts the matrix and then transforms V - correctly handles scaling in this matrix.