Skip to main content

duration

Typenumber
Default300
Added inv4.0.0

Playback time of rotating animation (ms)
From the last input, the animation will play for a period of time corresponding to this value.

Example

{
rotate: {
duration: 1000
},
projection: new EquirectProjection({
src: "/pano/equirect/veste.jpg",
})
}