void OnEnable()
 {
     script = target as DayNightCycle;
     script.EditorSetup();
 }