Phaser API Documentation

  Version: 

Member of: Phaser.Core.Config

<constant> snapWidth: number

Description:

The horizontal amount to snap the canvas by when the Scale Manager is resizing. A value of zero means no snapping.

Type:
number
Since: 3.0.0
Source: src/core/Config.js (Line 124)