일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | |||||
3 | 4 | 5 | 6 | 7 | 8 | 9 |
10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 |
24 | 25 | 26 | 27 | 28 | 29 | 30 |
Tags
- Unity
- Encapusulation
- parameter
- wpf
- atmega328
- Contour
- flutter
- sensor
- Binary
- digitalRead
- stream
- memory
- length
- Read
- SERIAL
- inheritance
- Overloading
- UNO
- mfc
- APP
- Pointer
- aduino
- Class
- public
- compare
- Barcode
- file access
- Android
- preprocessing
- java
Archives
- Today
- Total
목록jpg (1)
폴크(FOLC)
Unity - 버튼에 이미지 표시
# Hierarchy 에 Button 을 추가 한다. > Text 가 추가된 부분을 제거 한다. # Project 폴더안에 Assets 에 JPG 파일을 추가 한다. > Assets -> Create -> GUI Skin 을 선택한다. # Canvas - Button 을 선택한다. > Project 폴더 안에 Assets 에 추가한 이미지를 Drag & Drop 하여 연결시킨다. # 이미지의 특징 변경 > Texture Type 을 Sprite (2D and UI) 로 설정한다.
Unity/Unity 사용법
2021. 10. 7. 23:34