Phaser API Documentation

  Version: 
setZoom(value)

Description:

Sets the zoom value of the Scale Manager.

Parameters:

name type description
value number

The new zoom value of the game.

Returns:
Description:

The Scale Manager instance.

Since: 3.16.0