public AtmosphereVolume(AtmosphereVolumeMaterial atmosphereMat)
 {
     this.atmosphereMaterial = atmosphereMat;
 }
 public AtmosphereVolume(AtmosphereVolumeMaterial atmosphereMat)
 {
     this.atmosphereMaterial = atmosphereMat;
 }