Navigation
API > API/Runtime > API/Runtime/Navmesh > API/Runtime/Navmesh/dtNavLinkBuilder
| |
|
| Name |
Trajectory2D |
| Type |
struct |
| Header File |
/Engine/Source/Runtime/Navmesh/Public/Detour/DetourNavLinkBuilder.h |
| Include Path |
#include "Detour/DetourNavLinkBuilder.h" |
Syntax
struct Trajectory2D
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| nspine |
unsigned char |
|
Detour/DetourNavLinkBuilder.h |
|
| radiusOverflow |
float |
|
Detour/DetourNavLinkBuilder.h |
|
| samples |
TArray< TrajectorySample, TInlineAllocator< 8 > > |
|
Detour/DetourNavLinkBuilder.h |
|
| spine |
float |
|
Detour/DetourNavLinkBuilder.h |
|