You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The QuadTreeJobs.cs file does not contain code examples... That is to say it doesn't say how to use this code...
1: How does one make a new NativeQuadTree object into which objects may be added?
2: How does one add objects to the NativeQuadTree?
3: How does one query the NativeQuadTree and return a list or array of items?
It would be really nice if the readme had some code examples of what's currently possible with the container.
Also, looks like a really cool project :) I've been looking for something like this for a good while!
The text was updated successfully, but these errors were encountered: