Navigation
Unreal Engine C++ API Reference > Runtime > Navmesh > DetourCrowd
References
Module | Navmesh |
Header | /Engine/Source/Runtime/Navmesh/Public/DetourCrowd/DetourObstacleAvoidance.h |
Include | #include "DetourCrowd/DetourObstacleAvoidance.h" |
Syntax
struct dtObstacleSegment
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
unsigned char: 1 | canIgnore | |
![]() |
dtReal[3] | p | |
![]() |
dtReal[3] | q | End points of the obstacle segment. |
![]() |
unsigned char: 1 | touch |