worldToScreenRectangle

abstract fun worldToScreenRectangle(rectangle: Rectangle2D): Rectangle

Convert the specified rectangle to screen coordinates.

Return

the rectangle in screen coordinates

Parameters

rectangle

the rectangle to convert