|
var crowd = new RecastJSCrowd(this, maxAgents, maxAgentRadius, scene);
|
|
var crowd = new RecastJSCrowd(this, maxAgents, maxAgentRadius, scene);
|
|
* Set the Bounding box extent for doing spatial queries (getClosestPoint, getRandomPointAround, ...)
|
|
* Set the Bounding box extent for doing spatial queries (getClosestPoint, getRandomPointAround, ...)
|