Hi everyone,
- Let's say I have a render settings at 1920x1080.
- In front of a camera there is a spline rectangle shape.
- It has 4 points.
Is there a way to get pixel coordinates of those points on 2D canvas?
In the end I wanted to get a list of pixel coordinates for those 4 points, that will represent where those points will be located on final render.
I tried to find corresponding function in API Doc, but no luck unfortunately.
Would be awesome to know the answer!
Have a great day everyone!