FIntVector::Size

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

Choose your operating system:

Windows

macOS

Linux

References

Module

Core

Header

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

Include

#include "Math/IntVector.h"

Syntax

int32 Size() const

Remarks

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

Returns

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