Function SimulatorBurst.AddAgentBurst
        
                AddAgentBurst
        
                (float3 position)
    
            
            Add an agent at the specified position.
                Public
            
        AgentIndex AddAgentBurst (
float3  |     position  |         
Add an agent at the specified position.
You can use the returned index to read and write parameters and set for example radius and desired point to move to.
See