Skip to main content

Color

Properties

alpha

alpha: number

Alpha component of the color, float value is between 0 and 1 inclusive.


blue

blue: number

Blue component of the color, value is between 0 and 255 inclusive.


green

green: number

Green component of the color, value is between 0 and 255 inclusive.


red

red: number

Red component of the color, value is between 0 and 255 inclusive.