Over 11,000 five-star assets
Rated by 85,000+ customers
Supported by 100,000+ forum members
Every asset moderated by Unity
Unity Version | Built-in | URP | HDRP |
---|---|---|---|
6000.0.33f1 | Compatible | Not compatible | Not compatible |
There are 3 sample scenes contained in the samples folder, these scenes works with the built-in RP, you must migrate to them to other SRPs on your own if you would like to view the demo in a different RP.
If you are a programmer and need a way to quickly loop over 2D/3D space or a spherical surface, this is the library for you. It provides very performant and accessible methods to coordinates in 2D coordinates, 3D coordinates, and spherical coordinates, plus a way to hash (converting to indices) each coordinate space. This library doesn't need caching due to its O(1) constant calculation time. This library is also burst compatible and the Prefab Spawnner sample scene has a job system showcasing a burst compiled job to calculate spawn positions of prefabs.
EZIndex - Spatial Indexing - 2D/3D/Spherical
