Package com.ardor3d.light


package com.ardor3d.light
  • Class
    Description
    DirectionalLight defines a light that is assumed to be infinitely far away (something similar to the sun).
    Light defines the attributes of a light element.
     
    PointLight defines a light that has a location in space and emits light in all directions evenly.
    SpotLight defines a light that has a location in space and emits light within a cone.