Navigation
API > API/Runtime > API/Runtime/Navmesh
| |
|
| Name |
dtSharedBoundaryEdge |
| Type |
struct |
| Header File |
/Engine/Source/Runtime/Navmesh/Public/DetourCrowd/DetourSharedBoundary.h |
| Include Path |
#include "DetourCrowd/DetourSharedBoundary.h" |
Syntax
struct dtSharedBoundaryEdge
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| p0 |
dtPolyRef |
|
DetourCrowd/DetourSharedBoundary.h |
|
| p1 |
dtPolyRef |
|
DetourCrowd/DetourSharedBoundary.h |
|
| v0 |
dtReal |
|
DetourCrowd/DetourSharedBoundary.h |
|
| v1 |
dtReal |
|
DetourCrowd/DetourSharedBoundary.h |
|