Camera::changeZoom
Change the zoom level of the camera.
Syntax
Java
Scratch
change zoom by (amount)
Parameters
Name | Data Type | Description |
---|---|---|
amount | int | The amount to change the zoom level by. |
Return
void
Change the zoom level of the camera.
change zoom by (amount)
Name | Data Type | Description |
---|---|---|
amount | int | The amount to change the zoom level by. |
void