OrthographicSize = CameraDistance * Mathf.Tan( PerspectiveFOV * 0.5f * Mathf.Deg2Rad )

CameraDistance = OrthographicSize / Mathf.Tan( PerspectiveFOV * 0.5f * Mathf.Deg2Rad )


 

'Study & Tip > Unity' 카테고리의 다른 글

Unity Analytics Event Sample  (0) 2020.09.24
Posted by IdleMage
,