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.gradients
/
GradientBaseStructure
Gradient
Base
Structure
class
GradientBaseStructure
(
val
gradientFunction
:
String
,
val
domainWarpFunction
:
String
,
val
levelWarpFunction
:
String
)
(
source
)
Members
Constructors
Gradient
Base
Structure
Link copied to clipboard
constructor
(
gradientFunction
:
String
,
domainWarpFunction
:
String
,
levelWarpFunction
:
String
)
Properties
domain
Warp
Function
Link copied to clipboard
val
domainWarpFunction
:
String
gradient
Function
Link copied to clipboard
val
gradientFunction
:
String
level
Warp
Function
Link copied to clipboard
val
levelWarpFunction
:
String