intersects(_:)
Declaration
func intersects(_ other: Rect3DFloat) -> BoolParameters
- other:
The second rectangle.
Return Value
A Boolean value that indicates whether two rectangles intersect.
Discussion
Returns a Boolean value that indicates whether two rectangles intersect.