Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Math > API/Runtime/Core/Math/TVector2
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Math/Vector2D.h |
| Include | #include "Math/Vector2D.h" |
TVector2 < T > GetAbs() const
Remarks
Get a copy of this vector with absolute value of each component. A copy of this vector with absolute value of each component.