Author Topic: Is it possible to change the background colour of the scene?  (Read 120 times)

J B   «   on: July 16, 2012, 02:09:07 PM »
Hi, 

Is it possible to change the background colour of the scene from the grey colour to say black?

Many thanks in advance.

Shalmu Yakubov   «   Reply #1 on: July 17, 2012, 12:02:02 PM »
yes.
scene3d.clearColor.setTo(.0,.0,.0);