Type Alias MapSplatModelLoadEvent

MapSplatModelLoadEvent: Event<"splatmodel:load"> & Omit<
    SplatModelLoadEvent,
    "type",
>

Event fired when a SplatModel within the map is loaded.

Was this helpful?

GeoSplats SDK
Reference
MapSplatModelLoadEvent