@tempots/color

XYZ.withZ property

Returns a new XYZ instance with the specified z-coordinate.

Signature:

readonly withZ: (z: number) => XYZ;