Phaser API Documentation

  Version: 
pixelY: number

Description:

The y coordinate of the top left of this tile in pixels. This is relative to the top left of the layer this tile is being rendered within. This property does NOT factor in camera scroll, layer scale or layer position.

Type:
number
Since: 3.0.0
Source: src/tilemaps/Tile.js (Line 160)