private void OnEnable()
 {
     generator = (LowPolyTerrainGeneratorConfigurator)target;
 }