How to resize the 'Camera Preview' window.

Does anyone know how to make the ‘Camera Preview’ window larger/resize in Unity? I am working on an application that requires it to be bigger.

(The tiny window that shows on the lower right side of ‘Scene’ view.)

I am doing an application that uses Vuforia library, which detects AR markers through webcam

Now I just want to see the graphical augmentation and not the camera feed. The Camera Preview window is doing exactly the same, but I can’t resize it. I need it bigger :slight_smile:

I’m not sure if it sutable for you, but here is a workaround solution of this issue: How to change size of camera preview in Editor? - Questions & Answers - Unity Discussions

1 Like