Home | All Classes | Grouped Classes | Index | Search

CL_Material::set_ambient_and_diffuse

Set the combined ambient and diffuse intensity of the material.

	void set_ambient_and_diffuse(
		float red, float green, float blue, float alpha);

See also:

CL_Material



Questions or comments, write to the ClanLib mailing list.