Add an agent at the specified position.
Vector3
position
See IAgent.Position
You can use the returned interface to read and write parameters and set for example radius and desired point to move to.
RemoveAgent
IAgent
agent
Use AddAgent(Vector3) instead