Use existing ID3D11Texture2D or OpenGL texture directly in Engine

I found and just tried out ‘UpdateTextureRegions’ which according to my timings is plenty fast for me! :slight_smile:
I used QueryPerformanceCounter for my timings and am getting some very low numbers if I’m doing it right, which I think I am. You guys should try it if you haven’t already.

Cheers