3.2. Ambient and Background

To specify the ambient and background colors, there are the following instructions:

background color - the background color; default light_blue_sky (approx. 0.1 0.5 0.7).

ambient color - the ambient color (diffuse global lighting); default 0.1 0.1 0.1 (dark gray).

Examples:

	background white
	ambient mono 0.2


To Table of Contents
To 3. Syntax
Back To 3.1. Viewing
Forward To 3.3. Lights