openrndr
Toggle table of contents
0.5.0-dev.4.uncommitted+b4e01a5
common
Target filter
common
Switch theme
Search in API
Skip to content
openrndr
openrndr-math
/
org.openrndr.math
/
mixAngle
mix
Angle
fun
mixAngle
(
leftAngle
:
Double
,
rightAngle
:
Double
,
x
:
Double
)
:
Double
(
source
)
Similar to mix() but assuming that 355° and 5° are 10° apart, not 350°.