composition-plot

Home > composition-plot > MultidimensionalPlot > setBackground

MultidimensionalPlot.setBackground() method

Set the background color of the 3D canvas

Signature:

setBackground(color: RGBColor | string): void;

Parameters

Parameter Type Description
color RGBColor | string The background color

Returns:

void