Optional
dynamicThe version for which dynamic loading has started
Optional
dynamicCalled when the dynamic loading of a model has stopped.
The version for which dynamic loading has stopped
Optional
versionThe version for which progress is reported
How far along loading this Version is in a percentage (0-100)
Optional
versionCalled when a version has been completely loaded
Optional
versionCalled when a version has been completely unloaded
Called when the dynamic loading of a model has started. Dynamic loading currently only happens for point cloud models, where parts of the model are being loaded upon user interaction. Note: For some types of user interaction such as zooming this has the tendency of flickering on/off often, so it can be advised to implement some type of buffering.