Optional
hoverOptional
onclickCallback that triggers when user clicks inside the embed
Optional
onhoverCallback that triggers when user moves (or "hovers") the pointer inside the embed. Fires at maximum 10 times per second
Optional
onloadCallback that triggers whe model is finished loading and is displayed to the user
Optional
onreadyCallback that triggers when embed api is ready to start communicating with the embed iframe. This however does not mean that the model has finished loading.
Maximum rate in milliseconds that hover events are fired. Default:
100
ms