FNavTestSceneProxy::GetDynamicMeshElements

Draw the scene proxy as a dynamic element

Windows
MacOS
Linux

Override Hierarchy

References

Module

NavigationSystem

Header

/Engine/Source/Runtime/NavigationSystem/Public/NavMesh/NavTestRenderingComponent.h

Include

#include "NavMesh/NavTestRenderingComponent.h"

Source

/Engine/Source/Runtime/NavigationSystem/Private/NavMesh/NavTestRenderingComponent.cpp

Syntax

virtual void GetDynamicMeshElements
(
    const TArray< const FSceneView * > & Views,
    const FSceneViewFamily & ViewFamily,
    uint32 VisibilityMap,
    FMeshElementCollector & Collector
) const

Remarks

Draw the scene proxy as a dynamic element

Parameters

Parameter

Description

PDI

draw interface to render to

View

current view

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