Phaser API Documentation

  Version: 

Member of: Phaser.Core.Config

<constant> batchSize: number

Description:

The default WebGL Batch size. Represents the number of quads that can be added to a single batch.

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