quad
The axis-aligned bounding rectangle represented by the node.
Declaration
var quad: GKQuad { get }Discussion
You can use this rectangle to find elements in the tree with the elements(in:) method.
The axis-aligned bounding rectangle represented by the node.
var quad: GKQuad { get }You can use this rectangle to find elements in the tree with the elements(in:) method.