- Home /
How to know if a UI element is currently seen on the screen in Camera-Worldspace mode
I have a canvas in worldspace with some UI elements on it. How can i know through scripting if the ui element is seen in the camera. Canvas doesnt contain any Renderer so it is not possible to call isVisible() function.
Comment
Your answer

Follow this Question
Related Questions
If game object is in camera's field of view 3 Answers
Editor preview for retina resolution (gameobjects attached to camera or UI) 0 Answers
Check if specific camera sees object 0 Answers
How can I accurately convert a Game Object's position to a sub Canvas/Rect screen position? 0 Answers
Why canvas set to Screen Space - Overlay doesn't cover entire screen 0 Answers