Phaser API Documentation

  Version: 
<readonly> height: number

Description:

The native (un-scaled) height of this Game Object.

For a DOM Element this property is read-only.

The property displayHeight holds the computed bounds of this DOM Element, factoring in scaling.

Type:
number
Since: 3.17.0