Introduction
Getting Started
Core Concepts
Appearance
@web-engine-dev/math
@web-engine-dev/math / ColorLike
Structural type for any object with r, g, b (and optional a) number fields.
optional a: number
optional
number
b: number
g: number
r: number