triggerleave
("triggerleave", (TriggerEvent) => void): this;
Emitted when the origin point of the object leaves a TriggerRegion.
Returns
this
Handler Function
When the triggerleave
event is fired, attached handler functions are called with a single argument, a TriggerEvent.