[readonly] inCamera : boolean
Checks if the Game Objects bounds intersect with the Game Camera bounds.
Returns true if they do, otherwise false if fully outside of the Cameras bounds.
- Inherited From
- Source code: gameobjects/components/AutoCull.js (Line 37)
Please login to continue.