AIControllerComponent.DistanceToTarget Property
Definition¶
Namespace: Brine2D.Systems.AI
Current distance to target (calculated by AISystem).
public float DistanceToTarget { get; internal set; }
Namespace: Brine2D.Systems.AI
Current distance to target (calculated by AISystem).
public float DistanceToTarget { get; internal set; }