Type Alias MapSplatModelRemoveEvent

MapSplatModelRemoveEvent: Event<"splatmodel:remove"> & Omit<
    SplatModelRemoveEvent,
    "type",
>

Event fired when a SplatModel is removed from the map.

Was this helpful?

GeoSplats SDK
Reference
MapSplatModelRemoveEvent