Camera::changeZoom()
Changes the zoom level by a certain amount
Syntax
Java
.changeZoom(dz)
Parameters
| Name | Data Type | Description |
|---|---|---|
| dz | double | the amount to change the zoom level by |
Return
void

Changes the zoom level by a certain amount
.changeZoom(dz)
| Name | Data Type | Description |
|---|---|---|
| dz | double | the amount to change the zoom level by |
void