dtVlen

Derives the scalar length of the vector.

Windows
MacOS
Linux

References

Module

Navmesh

Header

/Engine/Source/Runtime/Navmesh/Public/Detour/DetourCommon.h

Include

#include "Detour/DetourCommon.h"

Syntax

float dtVlen
(
    const float * v
)

Remarks

Derives the scalar length of the vector.

Returns

The scalar length of the vector.

Parameters

Parameter

Description

v

The vector. [(x, y, z)]

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss