Task GenerateTile( PhysicsWorld world, Vector3 worldPosition )

Summary

Generates or regenerates the navmesh tile at the given world position. 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.