Short Name:
|
Derived From:
|
Fields: |
Specifies a color by giving its intensity value.
The following table lists all fields of this config type.
Field | Type | Constraint | Default | |
---|---|---|---|---|
required
|
value
|
number
|
# >= 0 && # <= 255 |
|
The intensity channel value (compressed sRGB), in the range [0..255]. |
||||
optional
|
alpha
|
number
|
# >= 0 && # <= 255 |
255 |
The alpha channel value, in the range [0..255]. |