Hi, thanks for the great work of virtual-home-unity. I intend to make some custom modifications to the texture of objects (such as furniture, walls, and floors). Specifically, I hope to add some ...
I am not able to send the texture to unity. It needs to render the texture in unity and we get data of texture in iOS. How to return the texture from iOS to unity ? I have data in NSData format. I can ...