Skip to content

Shapemetry API


Shapemetry API / Color

Type Alias: Color

Color = [number, number, number]

Defined in: types.ts:227

RGB triple in 0..255 (matches SketchUp Sketchup::Color and the parashape material convention). Channels outside the range are not clamped here — consumer interprets as it sees fit.