Phaser API Documentation

  Version: 
activeTextures: Array.<WebGLTexture>

Description:

The currently active WebGLTextures, used as part of the batch process.

Reset to empty as part of the bind method.

Treat this array as read-only.

Type:
Array.<WebGLTexture>
Since: 3.60.0