Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/TBox2
Description
Gets the box's center point.
| Name | GetCenter |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Math/Box2D.h |
| Include Path | #include "Math/Box2D.h" |
TVector2 < T > GetCenter() const
Th center point.
See Also
-
GetCenterAndExtents
-
GetExtent
-
GetSize