RC_MESH_NULL_IDX

An value which indicates an invalid index within a mesh.

Windows
MacOS
Linux

References

Module

Navmesh

Header

/Engine/Source/Runtime/Navmesh/Public/Recast/Recast.h

Include

#include "Recast/Recast.h"

Syntax

static const unsigned short RC_MESH_NULL_IDX = 0xffff;

Remarks

An value which indicates an invalid index within a mesh. @note This does not necessarily indicate an error.

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