Color
Typeobject
Backlinks5A RGBA color value.
Property | Type | Required |
---|---|---|
class | string | Required |
alpha | UnitInterval | Required |
red | UnitInterval | Required |
green | UnitInterval | Required |
blue | UnitInterval | Required |
alpha​
RequiredDescription
The opacity of the object. 0
represents transparent, and 1
represents opaque.
Type