If i wanted to get the position of each corner of the render extents of a camera how would i go about it?
for example i have a camera looking down at unspecified angle i want to create a square that fits exactly in world space over the camera extents
how do i get the world position of this extent (preferably without being in the camera viewport and using screen pixels.)