FIntPoint::ComponentMax

Get the component-wise max of two points.

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Math/IntPoint.h"

Syntax

FIntPoint ComponentMax
(
    const FIntPoint & Other
) const

Remarks

Get the component-wise max of two points.

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