Skip to content

AIControllerComponent.DistanceToTarget Property

Definition

Namespace: Brine2D.Systems.AI

Current distance to target \(calculated by AISystem\).

C#
public float DistanceToTarget { get; internal set; }

Property Value

System.Single