Unreal Engine – DayNight Cycle UE6261

DayNight Cycle

Technical Details

639 Lookup textures

2 materials and 1 material instance

2 main Blueprints and 3 widget Blueprints

The Blueprint performs the following main functionalities –

– Sets DateTime functionality, like Clock and Calendar system based on given date and time.

– Calculates Sun’s elevation and azimuth angle and moon’s elevation and azimuth angle for a given date, time, latitude and longitude

– Calculates Moon’s age to accurately determine moon phases in a given date and location.

Simple drag and drop the Blueprints in your level , along with a couple of directional lights for Sun and Moon respectively , and tweak the exposable parameters as required , and you have your very own fully functional realtime Daynight Cycle.