Hi all,
I am trying to find a way to get all the models that are visible on the screen. So in the
end I have a list of all visible models. I think it can be done by using the
Viewport.Unproject function on every pixel of the rendered frame but is there a better
way to do this?