How can I check if an object is seen by my camera and if i't inside a gui?

I have an airplane, and a texture, however i’d like to know if it’s possible to check if an object is seen by my camera and if it’s inside this gui(texture) :slight_smile:

Not a full answer: Have a look at the following events: OnBecameVisible(), OnBecameInvisible()