Component.AutoCull

Class: Phaser.Component.AutoCull

Constructor

new AutoCull()

The AutoCull Component is responsible for providing methods that check if a Game Object is within the bounds of the World Camera.
It is used by the InWorld component.

Source code: gameobjects/components/AutoCull.js (Line 13)

Public Properties

autoCull : bool