UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
dtCrowdAgentAnimation Struct Reference

#include <DetourCrowd.h>

Public Attributes

dtReal initPos [3]
 
dtReal startPos [3]
 
dtReal endPos [3]
 
dtPolyRef polyRef
 
dtReal t
 
dtReal tmax
 
unsigned char active
 

Member Data Documentation

◆ active

unsigned char dtCrowdAgentAnimation::active

◆ endPos

dtReal dtCrowdAgentAnimation::endPos[3]

◆ initPos

dtReal dtCrowdAgentAnimation::initPos[3]

◆ polyRef

dtPolyRef dtCrowdAgentAnimation::polyRef

◆ startPos

dtReal dtCrowdAgentAnimation::startPos[3]

◆ t

dtReal dtCrowdAgentAnimation::t

◆ tmax

dtReal dtCrowdAgentAnimation::tmax

The documentation for this struct was generated from the following file: