com.jme3.shadow
クラス ShadowCamera

java.lang.Object
  上位を拡張 com.jme3.shadow.ShadowCamera

public class ShadowCamera
extends java.lang.Object

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
 

コンストラクタの詳細

ShadowCamera

public ShadowCamera(Light target)
メソッドの詳細

updateLightCamera

public void updateLightCamera(Camera lightCam)
Updates the camera view direction and position based on the light