FIntPoint::GetMin

Get the smaller of the point's two components.

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Math/IntPoint.h

Include

#include "Math/IntPoint.h"

Syntax

int32 GetMin() const

Remarks

Get the smaller of the point's two components.

Returns

The minimum component of the point.

See Also

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss