dtReplaceCylinderArea

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 dtReplaceCylinderArea
(
    dtTileCacheLayer & layer,
    const float * orig,
    const float cs,
    const float ch,
    const float * pos,
    const float radius,
    const float height,
    const unsigned char areaId,
    const unsigned char filterAreaId
)

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