openrndr
Toggle table of contents
0.5.0-dev.24+01d4f82
common
Target filter
common
Switch theme
Search in API
Skip to content
openrndr
openrndr-draw
/
org.openrndr.draw
/
RectangleBatchBuilder
/
rectangle
rectangle
fun
rectangle
(
x
:
Double
,
y
:
Double
,
width
:
Double
,
height
:
Double
,
rotationInDegrees
:
Double
=
0.0
)
(
source
)
fun
rectangle
(
corner
:
Vector2
,
width
:
Double
,
height
:
Double
,
rotationInDegrees
:
Double
=
0.0
)
(
source
)
fun
rectangle
(
rectangle
:
Rectangle
,
rotationInDegrees
:
Double
=
0.0
)
(
source
)