openrndr
Toggle table of contents
0.4.5-dev.17.uncommitted+81afe70
common
Platform filter
common
Switch theme
Search in API
openrndr
openrndr-math
/
org.openrndr.math
/
max
max
fun
max
(
a
:
Vector2
,
b
:
Vector2
)
:
Vector2
(
source
)
fun
max
(
a
:
Vector3
,
b
:
Vector3
)
:
Vector3
(
source
)
fun
max
(
a
:
Vector4
,
b
:
Vector4
)
:
Vector4
(
source
)