유니티/스크린샷 찍고 모바일 갤러리에 갱신하기
스크린샷을 찍는 방법은 정말 쉽다. 한 줄이면 된다. ScreenCapture.CaptureScreenshot(string 파일명, int 사이즈) 이 한줄만 쓰면 자동으로 Application.persistentDataPath 경로에 PNG 파일로 저장된다. 하지만..
charo.tistory.com
UnityNativeGallery-master.zip
0.24MB
Screenshot.cs
0.00MB
GetPicture.cs
0.00MB
있는거 그대로 써보면 알수있다!
'Unity' 카테고리의 다른 글
[Unity] 자주찾는 이웃사이트 (0) | 2019.11.11 |
---|---|
[Unity] Unity Screen Recording For Android (2) | 2019.11.07 |
[Unity] 유니티 지정 전처리기 (0) | 2019.11.06 |
[Unity] 로딩 화면 구현하기(Loading System) 스크랩 (0) | 2019.11.05 |
[Unity] 공부할 때 자주보는 개발자 사이트 (0) | 2019.11.03 |