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-shade-styles
/
org.openrndr.extra.shadestyles.fills.noise
Package-level
declarations
Types
Functions
Types
Noise
Base
Link copied to clipboard
class
NoiseBase
(
var
parameterValues
:
MutableMap
<
String
,
Any
>
,
domainWarpFunction
:
String
,
noiseFunction
:
String
,
fbmFunction
:
String
,
levelWarpFunction
:
String
,
blendFunction
:
String
)
:
ShadeStyle
Noise
Builder
Link copied to clipboard
class
NoiseBuilder
:
StyleParameters
Functions
noise
Link copied to clipboard
fun
noise
(
builder
:
NoiseBuilder
.
(
)
->
Unit
)
:
ShadeStyle