triggermove
("triggermove", (TriggerPresentEvent) => void): this;
Emitted every frame the origin point of an object moves inside the TriggerRegion.
Returns
this
Handler Function
When the triggermove
event is fired, attached handler functions are called with a single argument, a TriggerPresentEvent.