addImage
adds an image to the 3d scene usage const image = { url "https //placehold co/400", size { height 10, width 10 }, transform { position { x 1 0, y 1 0, z 0 0 } } }; const imageid = viewer3d addimage(image); parameters image image to add type required image docid\ uq36hud sjj5wrlar6yq yes return value id of the image type string