Class THREE.OrthographicCamera
Defined in: OrthographicCamera.js.
Constructor Attributes | Constructor Name and Description |
---|---|
THREE.OrthographicCamera(left, right, top, bottom, near, far)
|
Method Attributes | Method Name and Description |
---|---|
Class Detail
THREE.OrthographicCamera(left, right, top, bottom, near, far)
- Parameters:
- left
- right
- top
- bottom
- near
- far
Method Detail
updateProjectionMatrix()