for example, multiple models are loaded on the page, and I just want to uninstall one of them. After the model is passed into the unloadModel, how can I clear the memory of the model?
for example, multiple models are loaded on the page, and I just want to uninstall one of them. After the model is passed into the unloadModel, how can I clear the memory of the model?
Uninstalling model should free memory. You can use the browser's own debug tool profile to check whether memory is freed before and after unload
Today, I encountered an IE browser compatibility problem when I was working on a project, saying that I need an iewebGl plug-in < _ ...
how can I call the measurement tool in Autodesk.Viewing.Private.GuiViewer3D through the Autodesk.Viewing.Viewer3D object of Autodesk-forge? ...
Autodesk Forge3D tagging, users add annotation information on this page, record coordinate data, exit the page, and wait until the next time the user enters the page and the page is reloaded, how to display the information marked by the user last time?...
how can I set the transparency of the model through the known dbid? wants to make the tagged artifacts transparent. ...