format
typescript
Camera.aspectclass: Camera
description
The aspect ratio of the camera (width divided by height).
By default, the aspect ratio is automatically calculated based on the screen's width and height.
parameter
| param_name | type | description |
|---|
reture
| type | description |
|---|---|
number | The aspect ratio of the camera. |
code example
javascript
