ClearTrafficOnArea
Description
Removes all the vehicles from a given area. The area is circular defined by the center and radius.
Declaration
Parameters
Name
Description
center
The center of the circle to remove vehicles from.
radius
The radius in meters of the circle to remove vehicles from.
Example
Last updated