ezEngine  Release 25.03
ezAiSteeringInfo Struct Reference

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()
 

Detailed Description

Aggregated data by ezAiNavigation that should be sufficient to implement a steering behavior.


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