Just stumbled across this package and it is fantastic! The `globejs()` function is amazing, but I would like to know if it is able to activate auto rotation? I found the following line https://github.com/bwlewis/rthreejs/blob/84e42dac4f6ffb37b46cc5597eea57c8ec34b9d0/inst/htmlwidgets/lib/threejs-85/StateOrbitControls.js#L70 but I don't see a way to access the variables from `globejs()`.
Just stumbled across this package and it is fantastic!
The
globejs()function is amazing, but I would like to know if it is able to activate auto rotation? I found the following linerthreejs/inst/htmlwidgets/lib/threejs-85/StateOrbitControls.js
Line 70 in 84e42da
but I don't see a way to access the variables from
globejs().