dtMarkConvexArea

Windows
MacOS
Linux

References

Module

Navmesh

Header

/Engine/Source/Runtime/Navmesh/Public/DetourTileCache/DetourTileCacheBuilder.h

Include

#include "DetourTileCache/DetourTileCacheBuilder.h"

Source

/Engine/Source/Runtime/Navmesh/Private/DetourTileCache/DetourTileCacheBuilder.cpp

Syntax

dtStatus dtMarkConvexArea
(
    dtTileCacheLayer & layer,
    const float * orig,
    const float cs,
    const float ch,
    const float * verts,
    const int nverts,
    const float hmin,
    const float hmax,
    const unsigned char areaId
)

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