Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/TIntPoint
Description
Get the larger of the point's two components.
| Name | GetMax |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Math/IntPoint.h |
| Include Path | #include "Math/IntPoint.h" |
IntType GetMax() const
The maximum component of the point.
See Also
-
GetMin
-
Size
-
SizeSquared