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