|
||||||||||
| 前のパッケージ 次のパッケージ | フレームあり フレームなし | |||||||||
com.jme3.light package contains various lights that can be placed
in a scene.
参照先:
説明
| クラスの概要 | |
|---|---|
| AmbientLight | An ambient light adds a constant color to the scene. |
| DirectionalLight | DirectionalLight is a light coming from a certain direction in world space. |
| Light | Abstract class for representing a light source. |
| LightList | LightList is used internally by Spatials to manage
lights that are attached to them. |
| PointLight | Represents a point light. |
| SpotLight | Represents a spot light. |
| 列挙型の概要 | |
|---|---|
| Light.Type | Describes the light type. |
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:
|
||||||||||
| 前のパッケージ 次のパッケージ | フレームあり フレームなし | |||||||||