Skip to main content

AutoplayOptions

interface AutoplayOptions
PARAMETERTYPEOPTIONALDEFAULTDESCRIPTION
delaynumber✔️2000Reactivation delay after mouse input in milisecond
delayOnMouseLeavenumber✔️0Reactivation delay after mouse leave
speednumber✔️1Y-axis(yaw) rotation speed
pauseOnHoverboolean✔️falseWhether to pause rotation on mouse hover
canInterruptboolean✔️trueWhether user can interrupt the rotation with click/wheel input
disableOnInterruptboolean✔️falseWhether to disable autoplay on user interrupt