Search Java Classes and Packages
Search Java Frameworks and Libraries
#Com.jme3.light Classes and Interfaces - 7 results found.
| Name | Description | Type | Package | Framework |
| AmbientLight | An ambient light adds a constant color to the scene. | Class | com.jme3.light | JMonkeyEngine |
|
| DirectionalLight | DirectionalLight is a light coming from a certain direction in world space. | Class | com.jme3.light | JMonkeyEngine |
|
| Light | Abstract class for representing a light source. | Class | com.jme3.light | JMonkeyEngine |
|
| Light .Type | Describes the light type. | Class | com.jme3.light | JMonkeyEngine |
|
| LightList | LightList is used internally by Spatials to manage lights that are attached to them. | Class | com.jme3.light | JMonkeyEngine |
|
| PointLight | Represents a point light. | Class | com.jme3.light | JMonkeyEngine |
|
| SpotLight | Represents a spot light. | Class | com.jme3.light | JMonkeyEngine |