[Unity] 2D 또는 3D 프로젝트를 결정하기

2022. 6. 6. 19:42Unity3D/경험 기록

https://docs.unity3d.com/Manual/2Dor3D.html

 

Unity - Manual: 2D or 3D projects

2D or 3D projects Unity is equally suited to creating both 2D and 3D games. When you create a new project in Unity, you have the choice to start in 2D or 3D mode. You may already know what you want to build, but there are a few subtle points that may affec

docs.unity3d.com

프로젝트 개발을 2D 모드로 해야 하는 지, 3D 모드로 해야 하는 지 모를 때 보면 좋은 팁

'Unity3D > 경험 기록' 카테고리의 다른 글

[Unity] Fillrate란?  (0) 2022.06.20
[Unity] 3D 모델을 2D 스프라이트로 변환하기  (0) 2022.06.06
[Unity] 프로파일러  (0) 2022.06.05
원형 대형 만들기  (0) 2022.05.14
유니티의 캔버스 렌더링 모드  (0) 2022.05.14