Events
viewer3d.streamingprogress
invoked when the viewer is streaming data and loading progress of scheduled data changes example usage const onstreamingprogress = function (event) { const { progress } = event; console log("viewer3d streamingprogress", "progress ", progress); }; viewer3d addeventlistener("viewer3d streamingprogress", onstreamingprogress); jquery const onstreamingprogress = function (event) { const { progress } = event; console log("viewer streamingprogress", "progress ", progress); }; $("#viewer 3d") on("viewer streamingprogress", onstreamingprogress); parameters onstreamingprogress function called when streaming progress changes true left unhandled content type left unhandled content type event true left unhandled content type left unhandled content type left unhandled content type left unhandled content type left unhandled content type left unhandled content type function called when streaming progress changes true left unhandled content type left unhandled content type event https //api jquery com/category/events/event object/ progress loading progress of scheduled data