- Home /
Question by
RohitRao666 · Nov 05, 2018 at 08:29 PM ·
shadertexturerenderingtexture2d
glTexSubImage3D in unity
Hello, I am a noob to unity. I wanted to update a part of 3D texture. I tried to explore Texture3D.SetPixels but it updates the entire texture rather than a part of it. Is there a anyway i could update a part of texture?
Any suggestion or workarounds will be very helpful. Thank you,
Comment