Events
triggerenter | Emitted when the origin point of an object first enters the TriggerRegion. |
triggerleave | Emitted when the origin point of an object leaves the TriggerRegion. |
triggermove | Emitted every frame the origin point of an object moves inside the TriggerRegion. |
triggers | Emitted once a frame with data for every object currently inside the TriggerRegion. |