<div dir="auto">I am considering using the Proxy object in ES6 to update the scene graph built after loading X3D JSON.   Should I apply the object on a global basis, so that all objects loaded into X3D JSON are updatable and queryable, or should I do it on a more one off as needed basis (local).   I am imagining the later.</div>