Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/AI > API/Runtime/Engine/AI/FNavigableGeometryExport
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/AI/NavigationSystemHelpers.h |
| Include | #include "AI/NavigationSystemHelpers.h" |
void ExportCustomMesh
(
const FVector * VertexBuffer,
int32 NumVerts,
const int32 * IndexBuffer,
int32 NumIndices,
const FTransform & LocalToWorld
)