Background
The background() function allows you to override the background color of the renderer.
background("cornflowerblue"); cuboid(64, 64, 64).color("wheat");
The background() function allows you to override the background color of the renderer.
background("cornflowerblue"); cuboid(64, 64, 64).color("wheat");