ModelEvent
interface ModelEvent
Represents a base event in the BetterModel system.
All events related to model lifecycle, interaction, and animation implement this interface. Events can be dispatched using the call method.
Since
2.0.0
Represents a base event in the BetterModel system.
All events related to model lifecycle, interaction, and animation implement this interface. Events can be dispatched using the call method.
2.0.0