Property | Type | Description | |
---|---|---|---|
SmallerCamera | CameraOrthoShadow |
Method | Description | |
---|---|---|
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 | |
return | void |