worldToScreenPrecise

abstract fun worldToScreenPrecise(rectangle: Rectangle2D): Rectangle2D

Convert the specified rectangle to screen coordinates.

Return

the rectangle in screen coordinates

Parameters

rectangle

the rectangle to convert