Short Name:
|
Derived From:
|
Fields: |
Sets the opacity of the given color.
The following table lists all fields of this config type.
Field | Type | Constraint | Default | |
---|---|---|---|---|
required
|
value
|
Tinman.Color
|
# != null |
|
The color value. |
||||
required
|
alpha
|
number
|
# >= 0 && # <= 100 |
|
The opacity (linear), in percent. |