shade
latest
lights
/
inkapplications.shade.lights.structures
/
GradientPoint
Gradient
Point
@
Serializable
data
class
GradientPoint
(
val
colorValue
:
ColorValue
)
Contains information on a single gradient point.
Constructors
Properties
Constructors
Gradient
Point
Link copied to clipboard
fun
GradientPoint
(
colorValue
:
ColorValue
)
Properties
color
Value
Link copied to clipboard
val
colorValue
:
ColorValue