1. canvas 추가 -> button 추가 -> 대상 3D 오브젝트를 button의 자식으로 삽입

 

2. canvas의 Render Mode를 Screen Space - Camera로 변경 및 UICamera 추가

(UI Camera 설정 : yoon-0506.tistory.com/22)

 

3. 추가한 3D 오브젝트의 크기 조정(참고한곳에서는 100으로 설정하거나 따로 조정하는 방법을 제시함)

 

 

(참고 : forum.unity.com/threads/3d-objects-inside-canvas.266145/)

'개발 > Unity' 카테고리의 다른 글

[Unity] send email android intent  (1) 2020.12.15
[Unity] open android app intent  (0) 2020.12.15
[Unity] set screen orientation  (0) 2019.05.24
[Unity] cannot click button  (0) 2019.05.23
[Unity] UICamera  (1) 2019.05.22

+ Recent posts