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