We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 55f6736 + 57ea9c7 commit 06e85f3Copy full SHA for 06e85f3
README.md
@@ -4,7 +4,7 @@ Generic sparse octree and quadtree
4
that store objects together with their axis aligned bounding boxes (AABB's)
5
6
Written in C# for Unity's burst compiler and the ECS/DOTS framework.
7
-Tested with Unity 2021.1.3.11f1
+Tested with Unity 2021.3.11f1
8
9
### Supported queries:
10
- Raycast
@@ -220,4 +220,4 @@ Nearest neighbour search:
220
https://stackoverflow.com/a/41306992
221
222
AnyPath, my pathfinding library on the Unity Asset store:
223
-https://assetstore.unity.com/packages/tools/ai/anypath-213200
+https://assetstore.unity.com/packages/tools/ai/anypath-213200
0 commit comments