format
typescript
Camera.orthographicSizeclass: Camera
description
The size of the orthographic camera.
In orthographic mode, this value represents half the size of the camera. If the camera is not in orthographic mode, the orthographic size will be ignored.
parameter
| param_name | type | description |
|---|
reture
| type | description |
|---|---|
number | Half the size of the camera in orthographic mode. |
code example
javascript
