Phaser API Documentation

  Version: 
<nullable> fillPattern: WebGLTexture | CanvasPattern

Description:

The texture that the Tile Sprite is rendered to, which is then rendered to a Scene. In WebGL this is a WebGLTexture. In Canvas it's a Canvas Fill Pattern.

Type:
WebGLTexture | CanvasPattern
Since: 3.12.0