I am using View.project() to determine if an Item is inside the screen coordinate space, this works fine except for a situation where the object is behind the camera but still inside of the screen bounds.
Is there a way to determine if an object is indeed being rendered by the camera?