public void UpdateCurrentSkySettings(HDCamera hdCamera)
 {
     hdCamera.UpdateCurrentSky(this);
 }