Navigation
Unreal Engine C++ API Reference > Runtime > Navmesh > DetourCrowd
References
Module | Navmesh |
Header | /Engine/Source/Runtime/Navmesh/Public/DetourCrowd/DetourCrowd.h |
Include | #include "DetourCrowd/DetourCrowd.h" |
Syntax
struct dtCrowdAgentAnimation
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
unsigned char | active | |
![]() |
dtReal[3] | endPos | |
![]() |
dtReal[3] | initPos | |
![]() |
dtPolyRef | polyRef | |
![]() |
dtReal[3] | startPos | |
![]() |
dtReal | t | |
![]() |
dtReal | tmax |