Type Alias MapSplatModelErrorEvent

MapSplatModelErrorEvent: Event<"splatmodel:error"> & Omit<
    SplatModelErrorEvent,
    "type",
>

Event fired when an error occurs while loading or removing a SplatModel.

Was this helpful?

GeoSplats SDK
Reference
MapSplatModelErrorEvent