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.patterns
/
PatternBaseStructure
Pattern
Base
Structure
class
PatternBaseStructure
(
val
patternFunction
:
String
,
val
domainWarpFunction
:
String
)
(
source
)
Members
Constructors
Pattern
Base
Structure
Link copied to clipboard
constructor
(
patternFunction
:
String
,
domainWarpFunction
:
String
)
Properties
domain
Warp
Function
Link copied to clipboard
val
domainWarpFunction
:
String
pattern
Function
Link copied to clipboard
val
patternFunction
:
String