world, screen, viewport
Unity3D 2019. 4. 23. 11:09https://answers.unity.com/questions/168156/screen-vs-viewport-what-is-the-difference.html
Screen VS Viewport What is the difference - Unity Answers
answers.unity.com
http://blog.projectmw.net/unitys-screen-point-viewport-point-and-world-point
Unity’s screen point, viewport point and world point | Projectmw Blog
While developing Error Hunter in Unity, I found out there were 3 ways to display a point on screen: Screen point: The points are the pixel values. You can use Screen.width and Screen.height to get the full screen dimensions. Neat. View Point: Here the scr
blog.projectmw.net
[영상 Geometry #6] 이미지 투영(Imaging Geometry)
(3D 비전 geometry 5번째 파트 Imaging Geometry입니다) 5. Imaging Geometry 이제 지금까지의 내용을...
blog.naver.com
'Unity3D' 카테고리의 다른 글
Tower Defense Template (분해) (0) | 2019.05.03 |
---|---|
LayerMask (0) | 2019.05.01 |
Quaternion.LookRotation (0) | 2019.04.23 |
(unity) find child recursively (1) | 2019.04.21 |
Orthographic size (0) | 2019.04.17 |