box
The axis-aligned bounding box represented by the node.
Declaration
var box: GKBox { get }Discussion
You can use this rectangle to find elements in the tree with the elements(in:) method.
For more information, see GameplayKit Programming Guide.
The axis-aligned bounding box represented by the node.
var box: GKBox { get }You can use this rectangle to find elements in the tree with the elements(in:) method.
For more information, see GameplayKit Programming Guide.