SpatialTree
Declaration
public partial class SpatialTreeConstructors
public SpatialTree(int approximateQuadSize)
Methods
| Name | Type | Summary |
|---|---|---|
| Clear | void | - |
| DrawGizmos | void | - |
| GetElement | bool | - |
| Insert | bool | - |
| Query | IEnumerable<GridNode> | - |
| Remove | HashSet<Vector2Int> | - |