FIntVector::GetMax

Gets the maximum value in the point.

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 GetMax() const

Remarks

Gets the maximum value in the point.

Returns

The maximum value in the point.