Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Math > API/Runtime/Core/Math/TTranslationMatrix
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Math/TranslationMatrix.h |
| Include | #include "Math/TranslationMatrix.h" |
static TMatrix< T > Make
&40;
TVector< T > const & Delta
&41;
Remarks
Matrix factory. Return an FMatrix so we don't have type conversion issues in expressions.