Skip to main content
Version: Phaser v3.88.2

Types.GameObjects.Zone

ZoneConfig

<static> ZoneConfig

nametypeoptionaldefaultdescription
widthnumberYes1The width of the Game Object.
heightnumberYes1The height of the Game Object.

Type: object

Member of: Phaser.Types.GameObjects.Zone

Source: src/gameobjects/zone/typedefs/ZoneConfig.js#L1
Since: 3.50.0