Table of Contents Chapter Index Previous Slide Next Slide 252
Syntax: SpotLight

Lighting your world
Syntax: SpotLight
  • A SpotLight node illuminates from a point, in one direction, within a cone

    SpotLight {
        location  0.0 0.0 0.0
        direction 1.0 0.0 0.0
        intensity 1.0
        color 1.0 1.0 1.0
    }