AICreateMonitor
A function which is passed an event target allowing it to monitor the creation progress. The monitor is normally updated when the model needs to be downloaded.
The downloadprogress
event
downloadprogress
eventloaded number
number
The number of bytes downloaded so far
total number
number
The total number of bytes to download
model string
string
The id of the model that's being downloaded
Usage
Last updated