Hello,
thank you for the great app.
I’m using Cesium v.1.22.2.
I have a large clock time interval and clock.multiplier = 50000, the skyBox is rotating very fast.
- Is there a way to slow down it’s rotation?
As a workaround I could use background image but scene has only backgroundColor option,
I tried to use CSS background-image with this approach https://gist.github.com/mramato/efbadbd638c32407efde from the topic https://groups.google.com/forum/#!topic/cesium-dev/dh3O12530hA, but had to turn off skyAtmosphere and fxaa what doesn’t look good
- Is there a way to add scene background image?
Please advice, thanks