Phaser API Documentation

  Version: 
RenderTextureConfig
Properties:
name type arguments Default description
x number <optional> 0

The x coordinate of the RenderTextures position.

y number <optional> 0

The y coordinate of the RenderTextures position.

width number <optional> 32

The width of the RenderTexture.

height number <optional> 32

The height of the RenderTexture.

Type:
object