Shade
Toggle table of contents
latest
common
Target filter
common
Switch theme
Search in API
Skip to content
Shade
lights
/
inkapplications.shade.lights.structures
/
GradientPoint
Gradient
Point
@
Serializable
data
class
GradientPoint
(
val
colorValue
:
ColorValue
)
Contains information on a single gradient point.
Members
Constructors
Gradient
Point
Link copied to clipboard
constructor
(
colorValue
:
ColorValue
)
Properties
color
Value
Link copied to clipboard
@
SerialName
(
value
=
"color"
)
val
colorValue
:
ColorValue