Hello!
Please give an advice how to correctly dispose hands resources after exit from XR session.
(i used standard WebXRDefaultExperience)
Every enter (if user enter and exit few times) lots of additional nodes (which present bones and hand meshes) appears in Scene.
I could do it manually but almost sure this is wrong way )
getHandByControllerId() of WebXRHandTracking doesn’t help a lot (