Catch WebXR AR screenshot as png

hi,

I’m working an app using WebXR AR mode, and run as PWA app, i’m trying to get current screenshot in AR with code, but has no success,

Tool.CreateScreenshot will only gave me 3d view without background image,
is it anyway i can get the current screenshot in AR mode ?

There is currently no way to capture the background image using WebXR (unrelated to babylonjs - this is the standard itself). there were a few discussions about it, and I hope a decision will be made soon :slight_smile:

1 Like