openrndr
Toggle table of contents
0.5.0-dev.0+70e7b47
common
Platform filter
common
Switch theme
Search in API
openrndr
openrndr-shape
/
org.openrndr.shape
/
clamp
clamp
fun
Vector2
.
clamp
(
bounds
:
Rectangle
)
:
Vector2
(
source
)
Clamps a
Vector2
within the bounds of the
bounds
Rectangle
.