_height
Properties:
Name | Type | Description |
---|---|---|
height | number | The defined height of the World. Sometimes the bounds needs to grow larger than this (if you resize the game) but this retains the original requested dimension. |
Source code: core/World.js (Line 51)
Please login to continue.