![]() |
ezEngine
Release 25.03
|
Aggregated data by ezAiNavigation that should be sufficient to implement a steering behavior. More...
#include <Navigation.h>
Public Attributes | |
ezVec3 | m_vNextWaypoint |
float | m_fDistanceToWaypoint = 0 |
float | m_fArrivalDistance = ezMath::HighValue<float>() |
ezVec2 | m_vDirectionTowardsWaypoint = ezVec2::MakeZero() |
ezAngle | m_AbsRotationTowardsWaypoint = ezAngle::MakeZero() |
ezAngle | m_MaxAbsRotationAfterWaypoint = ezAngle::MakeZero() |
Aggregated data by ezAiNavigation that should be sufficient to implement a steering behavior.