Home | All Classes | Grouped Classes | Index | Search

CL_LightSource::set_ambient_intensity

Sets the ambient (global light) intensity of the light.

	void set_ambient_intensity(
		float red, float green, float blue, float alpha = 1.0f);

See also:

CL_LightSource



Questions or comments, write to the ClanLib mailing list.