Hello Unity friends,
I am having trouble drawing a camera to an Editor window and was wondering if anyone could give me some help. I am currently using Handles.DrawCamera but the position argument also changes the viewport (which I do not want to do). Is there a way to position the camera’s render without changing its viewport with the Free version of Unity?
Thank you in advance!