Skip to content

@web-engine-dev/math


@web-engine-dev/math / ColorLike

Interface: ColorLike

Structural type for any object with r, g, b (and optional a) number fields.

Properties

a?

optional a: number


b

b: number


g

g: number


r

r: number

Proprietary software. All rights reserved.