Skip to main content

Color

Typeobject
Backlinks5

A RGBA color value.

PropertyTypeRequired
classstringRequired
alphaUnitIntervalRequired
redUnitIntervalRequired
greenUnitIntervalRequired
blueUnitIntervalRequired

class​

Required

Type

string

Value

constant: the value of this property must be equal to:

"color"

alpha​

Required

Description

The opacity of the object. 0 represents transparent, and 1 represents opaque.

red​

Required

Description

no description

green​

Required

Description

no description

blue​

Required

Description

no description