Events (for API)
Overview
┌─────────────────────┐ ┌─────────────────────┐
│ │ │ │
│ Your Website │ dispatchEvent("name") │ Vectary Scene │
│ │ ──────────────────────────► │ │
│ │ Trigger: Event listener │ │
│ │ │ │
│ │ addEventListener("name") │ │
│ │ ◄────────────────────────── │ │
│ │ Action: Send event │ │
│ │ │ │
└─────────────────────┘ └─────────────────────┘How Events Carry Values
Direction
How values work
Receiving Events from the Scene
Sending Events to the Scene
Debugger

Embed code

Last updated