outOfCameraBoundsKill : boolean
If this and the autoCull property are both set to true, then the kill method
is called as soon as the Game Object leaves the camera bounds.
- Source code: gameobjects/components/InWorld.js (Line 115)
outOfCameraBoundsKill : boolean
If this and the autoCull property are both set to true, then the kill method
is called as soon as the Game Object leaves the camera bounds.
Please login to continue.