How to change the Camera's Projection from Perspective to Orthographic which under ARCamera.I have set it to Orthographic.However ,after I run the scene,It still work as Perspective mode.How to change the mode.
The Vuforia camera is a perspective camera. If you need an orthographic view, it is recommended that you create a separate camera and switch to this as needed. Using an orthographic perspective with Vuforia could result in unpredictable visuals.
Hello josongg,
The Vuforia camera is a perspective camera. If you need an orthographic view, it is recommended that you create a separate camera and switch to this as needed. Using an orthographic perspective with Vuforia could result in unpredictable visuals.
Thanks,
-Vuforia Support