All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.jme3.light.package.html Maven / Gradle / Ivy

The newest version!









The com.jme3.light package contains various lights that can be placed
in a scene.

There are 3 types of lights currently supported in jMonkeyEngine:

  • Point Light - Point lights emit from a certain location and have a certain influence radius (optional)
  • Directional Light - Directional lights will always appear to emit from a certain direction regardless of an object's position
  • Ambient Light - Ambient lights have no location or direction; they simply emit a constant color that is applied to the entire scene




© 2015 - 2024 Weber Informatics LLC | Privacy Policy