Platforms to show: All Mac Windows Linux Cross-Platform

Back to DoubleRectMBS class.

DoubleRectMBS.Intersection(other as DoubleRectMBS) as DoubleRectMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Common Types MBS Util Plugin 7.2 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The intersection area of two rectangles.

Returns nil if no intersection was found.

DoubleRectMBS.Intersects(other as DoubleRectMBS) as boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Common Types MBS Util Plugin 7.2 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Whether two rectangle intersect.

Returns true if yes and no on false.

DoubleRectMBS.Move(deltax as Double, deltay as Double)

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Common Types MBS Util Plugin 2.8 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Moves the rectangle.

The items on this page are in the following plugins: MBS Util Plugin.


The biggest plugin in space...