FIntVector::Num

Gets the number of components a point has.

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

static int32 Num()

Remarks

Gets the number of components a point has.

Returns

Number of components point has.