Skip to content

Documentation / @ripl/3d / ColorUnitRGB

Type Alias: ColorUnitRGB ​

ColorUnitRGB = [number, number, number]

Defined in: 3d/src/core/color.ts:14

Linear RGB triple with each channel in the 0–1 range.