본문 바로가기
개발/Unity

유니티 - 윈도우 빌드 해상도, 창모드 설정하기

by 피로물든딸기 2022. 8. 24.
반응형

깃허브 데스크탑으로 프로젝트 관리하기 강의 오픈!! (인프런 바로가기)

 

Unity 전체 링크

 

유니티 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

반응형

댓글