Trần Tiến Đạt
Trần Tiến Đạt
NNormal
Created by Trần Tiến Đạt on 5/14/2024 in #🤝ask-a-question
Color array synchronization
oh I understand, thank you
25 replies
NNormal
Created by Trần Tiến Đạt on 5/14/2024 in #🤝ask-a-question
Color array synchronization
I'm having trouble converting texture2d into a byte array and then using it for synchronization. I tried using byte[] and it was quite slow, so I'm thinking about using RealtimeArray, will it be better? Or another way is to convert Texture2D into a color array and synchronize with RealtimeArray or RealtimeDictionary<ColorModel> ?
25 replies
NNormal
Created by Trần Tiến Đạt on 5/14/2024 in #🤝ask-a-question
Color array synchronization
No description
25 replies
NNormal
Created by Trần Tiến Đạt on 5/7/2024 in #🤝ask-a-question
How to best synchronize a byte array?
But when I convert texture2D into a byte array, then send it, can it still be synchronized?
8 replies