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