monochromeColor

Accessor

The color used to draw geometry in monochrome mode.

get: ColorDef

note Do not modify the color in place. Clone it and pass the clone to the setter.

see ViewFlags.monochrome for enabling monochrome mode.


Setter

The color used to draw geometry in monochrome mode.

set(color: ColorDef): void

Parameter Type Description
color ColorDef  

Defined in

Last Updated: 08 January, 2020