FIntPoint::Size

Get the distance of this point from (0,0).

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Math/IntPoint.h"

Syntax

int32 Size() const

Remarks

Get the distance of this point from (0,0).

Returns

The distance of this point from (0,0).

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