anyKode Marilou
ContentsIndexHome
PreviousUpNext
Connection::AmbientLightSetRGB

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

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

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

AmbientLightSetRGB changes the world's ambient light color. Values are RGB byte [0..255]. 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!