Navigation
Unreal Engine C++ API Reference > Runtime > NavigationSystem > FNavLinkRenderingProxy
References
Module | NavigationSystem |
Header | /Engine/Source/Runtime/NavigationSystem/Public/NavLinkRenderingProxy.h |
Include | #include "NavLinkRenderingProxy.h" |
Syntax
struct FNavLinkDrawing
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
FColor | Color | |
![]() |
ENavLinkDirection::Type | Direction | |
![]() |
FVector | Left | |
![]() |
FVector | Right | |
![]() |
float | SnapHeight | |
![]() |
float | SnapRadius | |
![]() |
uint32 | SupportedAgentsBits |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
|||
![]() |
FNavLinkDrawing
(
const FTransform& InLocalToWorld, |