Methods
View
setTransitionSettings
set transition settings transition settings apply to setviewpoint , lookat and lookatboundingbox methods example usage const transitionsettings = { duration 1000, easing "linearnone" }; viewer3d settransitionsettings(transitionsettings); parameters transitionsettings the transition settings true 330,331left unhandled content type left unhandled content type left unhandled content type left unhandled content type properties true 165,165,165,166left unhandled content type left unhandled content type left unhandled content type left unhandled content type left unhandled content type left unhandled content type left unhandled content type left unhandled content type left unhandled content type left unhandled content type left unhandled content type left unhandled content type easing find available easing functions https //sole github io/tween js/examples/03 graphs html the default easing function is linearnone , provide a different function by passing the function name as a string with no dot for example quadratic in becomes quadraticin