Hey! I am working with UDS and Cesium..But I am uanble to access the Sky Mode in my code…I am actually trying to change the sky mode at runtime through my code. But am unable to do so unlike other properties like Time of Day etc. I wonder where I am going wrong??
Hi @i210437_Fizza_Mumtaz, welcome to the community!
Sorry, I’m not quite sure what you mean by “Sky Mode”. Is that a property of the Ultra Dynamic Sky?
Yes, it is an option in the editor of Ultra Dynamic Sky with drop down options for Volumetric clouds, 2D clouds, static clouds etc.
Well I don’t know too much about Ultra Dynamic Sky, but typically, if a property is available in the Editor but not programmatically, that means that the authors of that plugin haven’t exposed it to Blueprints (perhaps for a reason, or perhaps it’s just an oversight). You may want to reach out to the Ultra Dynamic Sky developers and see if they have any advice.
Thank You So Much.