|
Hi all. I'm hacking the UpdateTexture example plugin to get used to the code. I can't seem to find the source for the dll. Anybody have the source? I'm trying to just memset the pixels (0xff) but am not having any luck.
(comments are locked)
|

Already a modification - Sorry, I meant the "UnityTexture" demo
Can anybody just give me a hint on how to take the c# memory IntPtr handle from the Texture Buffer and wriet to it? anything would be helpful. I'm getting desperate.