value

value: undefined | { blue: number, green: number, red: number }

The color applied to the geometry, with each component specified as an integer in [0, 255]. e.g., (0, 0, 0) represents black and (255, 255, 255) represents white. If undefined, the geometry is displayed in its actual color.

Defined in

Last Updated: 16 April, 2024