[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.
- Source code: gameobjects/components/AutoCull.js (Line 37)
[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.
Designed by : w10schools
service@w10schools.com
Please login to continue.