FVector::GetUnsafeNormal2D

Calculates normalized 2D version of vector without checking for zero length.

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Math/Vector.h"

Syntax

FVector GetUnsafeNormal2D() const

Remarks

Calculates normalized 2D version of vector without checking for zero length.

Returns

Normalized version of vector.

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