FNavigableGeometryExport::ExportCustomMesh

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/AI/NavigationSystemHelpers.h

Include

#include "AI/NavigationSystemHelpers.h"

Syntax

void ExportCustomMesh
(
    const FVector * VertexBuffer,
    int32 NumVerts,
    const int32 * IndexBuffer,
    int32 NumIndices,
    const FTransform & LocalToWorld
)

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