Function AgentData.SetTarget
        
                SetTarget
        
                (int agentIndex, float3 targetPoint, float desiredSpeed, float maxSpeed, float3 endOfPath)
    
            
            
                Public
            
        void SetTarget (
int  |     agentIndex  |         |
float3  |     targetPoint  |         |
float  |     desiredSpeed  |         |
float  |     maxSpeed  |         |
float3  |     endOfPath  |