ZoneConfig
<static> ZoneConfig
name | type | optional | default | description |
---|---|---|---|---|
width | number | Yes | 1 | The width of the Game Object. |
height | number | Yes | 1 | The 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