Webots Reference Manual - chapter 3 - section 3

Webots Reference Manual


3.3 Background

Background {
  MFColor   skyColor   [ 0 0 0 ]   # [0,1]
}

The Background node defines the background used for rendering the 3D world. The skyColor field defines the red, green and blue components of this color. Only the three first float values of the skyColor field are used.

release 7.0.2
Copyright © 2012 Cyberbotics Ltd. All right reserved.