Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/TBox
Description
Gets the (half) extents of this box.
| Name | GetExtent |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Math/Box.h |
| Include Path | #include "Math/Box.h" |
TVector < T > GetExtent() const
The box (half) extents.
See Also
-
GetSize
-
GetVolume