Task GenerateTiles( PhysicsWorld world, BBox bounds )

Summary

Generates or regenerates the navmesh tiles overlapping with the given bounds. This function is thread safe but can only be called from the main thread.

Remarks

While most of the generation happens in parallel, this function also requires some time on the main thread. If you need to update many tiles, consider spreading the updates accross multiple frames.
people
Log in to reply
You can't reply if you're not logged in. That would be crazy.