Type Alias MapSplatModelMouseOutEvent

MapSplatModelMouseOutEvent: Event<"splatmodel:mouseout"> & Omit<
    SplatModelMouseOutEvent,
    "type",
>

Event fired when the mouse leaves a SplatModel within the map.

Was this helpful?

GeoSplats SDK
Reference
MapSplatModelMouseOutEvent