Hello everyone! Hope someone here might have some insight on this topic.
I’m trying to animate time of day within UE / Cesium 3d Google tiles. I’ve noticed that the Cesium Sunsky actor doesn’t appear within the sequencer as animatable.
I’ve come across a post on Github at this link: Expose CesiumSunSky date and time properties to Sequencer by argallegos · Pull Request #761 · CesiumGS/cesium-unreal · GitHub which indicates there is a branch of the code that allows the sun parameters to appear in the sequencer, but that post is either incomplete, or is beyond my comprehension. Does anyone know more about how to find and implement that code, or perhaps replace the Cesium Sunsky with UE’s native sun? (I’ve tried that and it doesn’t seem to work).
I appreciate any help / insights you might offer.