A color in RGBA format.

Hierarchy

  • IColor

Index

Properties

Properties

alpha

alpha: number

The alpha component in the range [0-1].

blue

blue: number

The blue component in the range [0-1].

green

green: number

The green component in the range [0-1].

red

red: number

The red component in the range [0-1].