Options for controlling the behavior of a Quadtree.
quadtree
Optional
Maximum depth of the tree, after which all elements will be added to leaf-nodes.
7
The maximum children that a node can contain, before it gets split into quads.
10
Options for controlling the behavior of a Quadtree.
See
quadtree