Phaser API Documentation

  Version: 
<readonly> collideWorldBounds: boolean

Description:

Whether this StaticBody interacts with the world boundary. Always false for a Static Body. (Static Bodies never collide with the world boundary.)

Type:
boolean
Default: false
Since: 3.0.0