일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 | 31 |
Tags
- memory
- length
- inheritance
- Android
- sensor
- SERIAL
- 3D
- c++
- Unity
- flutter
- mfc
- Pointer
- Contour
- Class
- public
- java
- wpf
- parameter
- digitalRead
- Barcode
- atmega328
- compare
- Read
- UNO
- aduino
- preprocessing
- APP
- file access
- Encapusulation
- stream
Archives
- Today
- Total
목록singleton (1)
폴크(FOLC)

1. UnityMessageManager 이용 > NativeAPI.cs + SingletonMonoBehaviour.cs + UnityMessageManager.cs * 소스 코드 ( script.cs ) > using System.Collections; > using System.Collections.Generic; > using UnityEngine; > using UnityEngine.XR; > using UnityEngine.XR.ARFoundation; > public class MessageTest : MonoBehaviour > { > public UnityMessageManager unitymessageManager; > void Awake() > { > unitymessageManage..
Unity/Unity 사용법
2021. 8. 28. 23:18