Свойство | Тип | Описание | |
---|---|---|---|
SmallerCamera | CameraOrthoShadow |
Метод | Описание | |
---|---|---|
CameraOrthoShadow ( ) : System | ||
LookAt ( System.Vector3 pos, System.Vector3 target, System.Vector3 up ) : void | ||
UpdateViewMatrix ( ) : void | ||
Visible ( BoundingBox box ) : bool |
public LookAt ( System.Vector3 pos, System.Vector3 target, System.Vector3 up ) : void | ||
pos | System.Vector3 | |
target | System.Vector3 | |
up | System.Vector3 | |
Результат | void |