tengge1/ShadowEditor

Aspect of camera is incorrect?

but0n opened this issue · 1 comments

but0n commented

image

It will be correct after manually resize the window:

image

I fix this. Now app.camera.aspect, app.renderer.domElement.width / app.renderer.domElement.height, and app.renderer.domElement.clientWidth / app.renderer.domElement.clientHeight are both 1.7750257997936016. Thank you for your feedback.