anyKode Marilou
ContentsIndexHome
PreviousUpNext
Connection::AmbientLightSet

Changing the world's ambient light color (float).

C++
bool AmbientLightSet(float R, float G, float B);
Parameters 
Description 
float R 
[in] Red part. 
float G 
[in] Green part. 
float B 
[in] blue part. 

true is the simulator have received the command, false otherwise.

AmbientLightSet changes the world's ambient light color. Values are RGB float [0..1]. This function is available in Marilou 2009 only.

Documentation v4.7 (18/01/2015), Copyright (c) 2015 anyKode. All rights reserved.
What do you think about this topic? Send feedback!