Skip to content

Color

Defined in: types.ts:149

A colour with straight (non-premultiplied) alpha, each channel 0..1.

a: number

Defined in: types.ts:153


b: number

Defined in: types.ts:152


g: number

Defined in: types.ts:151


r: number

Defined in: types.ts:150