Webots Reference Manual - chapter 3 - section 19

Webots Reference Manual


3.19 DirectionalLight

Derived from Light.

DirectionalLight {
  SFVec3f   direction   0 0 -1   # (-inf,inf)
}

3.19.1 Description

The DirectionalLight node defines a directional light source that illuminates along rays parallel to a given 3-dimensional vector. Unlike PointLight, rays cast by DirectionalLight nodes do not attenuate with distance.

3.19.2 Field Summary

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