Great plugin, thank you. But if I want to change the skybox I get the following error message:
script\DayNightScript\MainRender.cs
Object reference not set to an instance of an object.
Edit: Found the problem, the MainRender script must be run from an object event, not from the common event. :)