雜七雜八,程式碼、Unity、還有遊戲
Camera cam = Camera.main; float height = 2f * cam.orthographicSize; float width = height * cam.aspect;