outOfBoundsKill : boolean
If this and the checkWorldBounds
property are both set to true
then the kill
method is called as soon as inWorld
returns false.
- Inherited From
- Source code: gameobjects/components/InWorld.js (Line 106)
outOfBoundsKill : boolean
If this and the checkWorldBounds
property are both set to true
then the kill
method is called as soon as inWorld
returns false.
Please login to continue.