Unity Random Point Outside Camera
First we will get the x, y coordinates of the camera relative to the Viewport this will ensure that we'll have the edges of the camera view no matter the aspect ratio of it.
Ps. I use this Range struct just because i prefer to read min, max instead o...
edevjogos.hashnode.dev2 min read