I think thats the case but just to confirm:
Tools.CreateScreenshotUsingRenderTarget - this works all in the client right? it makes no network connections to the backend, it captures a snapshot all in the client and downloads it all from the client itself, correct?
thank you
There’s no server side in Babylon.js, everything is happening on client side.
1 Like