Table of contents Chapter index Previous slide Next slide 303
Syntax: PointLight

Lighting your world
Syntax: PointLight
  • A PointLight node illuminates radially from a point


    [ pntlite.wrl ]
    PointLight {
        location 0.0 0.0 0.0
        intensity 1.0
        color 1.0 1.0 1.0
    }