Phaser API Documentation

  Version: 
maxTextures: number

Description:

The maximum number of textures the GPU can handle. The minimum under the WebGL1 spec is 8. This is set via the Game Config maxTextures property and should never be changed after boot.

Type:
number
Since: 3.50.0