orx
Toggle table of contents
0.5.0-dev.28+293aff4
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
orx
orx-panel
/
org.openrndr.panel.elements
/
Range
Range
@
JvmRecord
data
class
Range
(
val
min
:
Double
,
val
max
:
Double
)
:
Record
(
source
)
Members
Constructors
Range
Link copied to clipboard
constructor
(
min
:
Double
,
max
:
Double
)
Properties
max
Link copied to clipboard
val
max
:
Double
min
Link copied to clipboard
val
min
:
Double
span
Link copied to clipboard
val
span
:
Double