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 > ClampAxes
(
T MinAxisVal,
T MaxAxisVal
) const
Remarks
Creates a copy of this vector with both axes clamped to the given range. New vector with clamped axes.