Navigation
API > API/Runtime > API/Runtime/NavigationSystem > API/Runtime/NavigationSystem/NavMesh > API/Runtime/NavigationSystem/NavMesh/FNavMeshSceneProxyData
References
| Module | NavigationSystem |
| Header | /Engine/Source/Runtime/NavigationSystem/Public/NavMesh/NavMeshRenderingComponent.h |
| Include | #include "NavMesh/NavMeshRenderingComponent.h" |
Syntax
struct FDebugPoint
Variables
| Type | Name | Description | |
|---|---|---|---|
| FColor | Color | ||
| FVector | Position | ||
| float | Size |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FDebugPoint
(
const FVector& InPosition, |