|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
java.lang.Objectcom.jme3.shadow.ShadowCamera
public class ShadowCamera
Creates a camera according to a light Handy to compute projection matrix of a light
| コンストラクタの概要 | |
|---|---|
ShadowCamera(Light target)
|
|
| メソッドの概要 | |
|---|---|
void |
updateLightCamera(Camera lightCam)
Updates the camera view direction and position based on the light |
| クラス java.lang.Object から継承されたメソッド |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| コンストラクタの詳細 |
|---|
public ShadowCamera(Light target)
| メソッドの詳細 |
|---|
public void updateLightCamera(Camera lightCam)
|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||