- Home /
Question by
JeevanKumarG · Dec 27, 2018 at 03:01 AM ·
camerashadershader programmingrendercoordinates
How to get screen coordinates of object from shader
Hello, I would like to know how can I get the coordinates of an object in the screen from the shader script. The shader captures the view from perspective camera and renders a Fisheye effect. I want to find the object coordinates in the final rendered image. Is there any way to do it?
Comment