directionalLight

Directional light

value

as: |color|

atributes

  • color [color]
  • direction [vector|point]
  • r [Float:1f]
  • g [Float:1f]
  • b [Float:1f]
  • x [Float:-1f]
  • y [Float:-1f]
  • z [Float:-1f]

nodes

Examples

directionalLight( _color(0.6f) );