In the onWindowResize you should rescale the renderer with renderer.setSize(width, height). You can read the containers height and width with js ...
確定! 回上一頁