FNavLinkRenderingProxy::GetLinkMeshes

Windows
MacOS
Linux

References

Module

NavigationSystem

Header

/Engine/Source/Runtime/NavigationSystem/Public/NavLinkRenderingProxy.h

Include

#include "NavLinkRenderingProxy.h"

Source

/Engine/Source/Runtime/NavigationSystem/Private/NavLinkRenderingComponent.cpp

Syntax

static void GetLinkMeshes
(
    const TArray< FNavLinkDrawing > & OffMeshPointLinks,
    const TArray< FNavLinkSegmentDrawing > & OffMeshSegmentLinks,
    TArray< float > & StepHeights,
    FMaterialRenderProxy *const MeshColorInstance,
    int32 ViewIndex,
    FMeshElementCollector & Collector,
    uint32 AgentMask
)

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