Navigation
API > API/Runtime > API/Runtime/Navmesh
| |
|
| Name |
dtCrowdAgentAnimation |
| Type |
struct |
| Header File |
/Engine/Source/Runtime/Navmesh/Public/DetourCrowd/DetourCrowd.h |
| Include Path |
#include "DetourCrowd/DetourCrowd.h" |
Syntax
struct dtCrowdAgentAnimation
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| active |
unsigned char |
|
DetourCrowd/DetourCrowd.h |
|
| endPos |
dtReal |
|
DetourCrowd/DetourCrowd.h |
|
| initPos |
dtReal |
|
DetourCrowd/DetourCrowd.h |
|
| polyRef |
dtPolyRef |
|
DetourCrowd/DetourCrowd.h |
|
| startPos |
dtReal |
|
DetourCrowd/DetourCrowd.h |
|
| t |
dtReal |
|
DetourCrowd/DetourCrowd.h |
|
| tmax |
dtReal |
|
DetourCrowd/DetourCrowd.h |
|