A형 필수 알고리즘을 체계적으로 배우고 싶다면? (인프런 바로가기)
유니티 Window 빌드에서 해상도, 창모드를 설정해보자.
[Build Settings] → [Player Settings...] → [Player] → [Resolution and Presentation]에서 설정할 수 있다.
Fullscreen Mode에는 4 가지 모드가 존재한다.
Resizable Window에 체크를 해줘야 윈도우 창의 크기를 조절할 수 있다.
윈도우 빌드를 실행하면 아래와 같이 나오게 된다.
Alt + Enter 키를 누르면 아래와 같이 bar가 나오므로 참고하자.
4가지 모드의 차이는 유니티 문서를 참고하자.
https://docs.unity3d.com/kr/2017.4/Manual/class-PlayerSettingsStandalone.html
스탠드얼론 플레이어 설정(Standalone Player Settings) - Unity 매뉴얼
이 페이지에서는 스탠드얼론 플랫폼(Mac OSX, Windows, Linux)별 Player Settings 에 대해 자세하게 설명합니다. 일반 플레이어 설정에 대한 설명은 여기에서 확인할 수 있습니다.
docs.unity3d.com
Unity Plus:
Easy 2D, 3D, VR, & AR software for cross-platform development of games and mobile apps. - Unity Store
Have a 2D, 3D, VR, or AR project that needs cross-platform functionality? We can help. Take a look at the easy-to-use Unity Plus real-time dev platform!
store.unity.com
Unity Pro:
Unity Pro
The complete solutions for professionals to create and operate.
unity.com
Unity 프리미엄 학습:
Unity Learn
Advance your Unity skills with live sessions and over 750 hours of on-demand learning content designed for creators at every skill level.
unity.com
'개발 > Unity' 카테고리의 다른 글
유니티 - 네비메쉬 에이전트로 장애물 피하면서 이동하기 (0) | 2022.08.25 |
---|---|
유니티 C# - 하위 폴더의 모든 파일 통합하기 (Recursive Folder Merger) (0) | 2022.08.25 |
유니티 UI - PlayerPrefs로 드롭다운 목록 관리하기 (Control TextMeshPro Dropdown with PlayerPrefs) (0) | 2022.08.10 |
유니티 - logMessageReceived로 로그 콜백 추가하기 (0) | 2022.08.09 |
유니티 - Additive Scene으로 여러 개의 씬 편집하기 (0) | 2022.08.09 |
댓글