Table of Contents Chapter Index Previous Slide Next Slide 251
Syntax: DirectionalLight

Lighting your world
Syntax: DirectionalLight
  • A DirectionalLight node illuminates in one direction from infinitely far away

    DirectionalLight {
        direction 1.0 0.0 0.0
        intensity 1.0
        color 1.0 1.0 1.0
    }