radius
The radius of the obstacle.
Declaration
var radius: Float { get set }Discussion
The coordinate system for agents and obstacles is arbitrary; you may choose how to map agent and obstacle positions and sizes into your game scene.
The radius of the obstacle.
var radius: Float { get set }The coordinate system for agents and obstacles is arbitrary; you may choose how to map agent and obstacle positions and sizes into your game scene.