orx
Toggle table of contents
0.5.0-dev.28+293aff4
common
Target filter
common
Switch theme
Search in API
Skip to content
orx
orx-noise
/
org.openrndr.extra.noise
/
valueLinear
value
Linear
fun
valueLinear
(
seed
:
Int
,
x
:
Double
)
:
Double
(
source
)
fun
valueLinear
(
seed
:
Int
,
x
:
Double
,
y
:
Double
)
:
Double
(
source
)
fun
valueLinear
(
seed
:
Int
,
position
:
Vector2
)
:
Double
(
source
)
fun
valueLinear
(
seed
:
Int
,
x
:
Double
,
y
:
Double
,
z
:
Double
)
:
Double
(
source
)
fun
valueLinear
(
seed
:
Int
,
position
:
Vector3
)
:
Double
(
source
)