일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- inheritance
- aduino
- sensor
- atmega328
- Contour
- stream
- Encapusulation
- Barcode
- Pointer
- flutter
- length
- digitalRead
- Android
- mfc
- compare
- memory
- parameter
- java
- Unity
- SERIAL
- Read
- Class
- Overloading
- preprocessing
- wpf
- UNO
- Binary
- APP
- file access
- public
Archives
- Today
- Total
목록unitymessagemanager (1)
폴크(FOLC)
Unity - Android 연동 ( Message to Flutter )
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