Links

IAITarget

Interface used to know if a gameObject is used as a Target by the AI Animal Control.

Properties

float StopDistance();

Stopping Distance Radius used for the AI

Vector3 GetPosition();

Returns the Position of the current GameObject used as AI Target

WayPointType TargetType { get; }

Where is the Target Located, Ground, Water, Air?