|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jme3.shadow.ShadowCamera
public class ShadowCamera
Creates a camera according to a light Handy to compute projection matrix of a light
Constructor Summary | |
---|---|
ShadowCamera(Light target)
|
Method Summary | |
---|---|
void |
updateLightCamera(Camera lightCam)
Updates the camera view direction and position based on the light |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ShadowCamera(Light target)
Method Detail |
---|
public void updateLightCamera(Camera lightCam)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |