Return true if this node intersects the given rectangle specified in local bounds.
true if the given rectangle intersects this node's geometry.
If the geometry of this node is complex, this method can become expensive. It is therefore recommended that FullIntersects
is used for quick rejects before calling this method.
PNode Class | UMD.HCIL.Piccolo Namespace