Skip to main content

loadFinish

An event that fires when all assets in a single load sequence(i.e. View3D's init, load) are finished to load.

PropertyTypeDescription
typestringThe type of event
targetView3DAn instance of View3D that triggered this event
Load 3D model
Events Triggered
{
src: [
"/egjs-view3d/model/lod/plant/simplified.gltf",
"/egjs-view3d/model/draco/plant.glb"
],
poster: "/egjs-view3d/poster/plant.png"
}