The algorithm used to pack UV charts into lightmaps.
LightingSettings.LightmapPackingMethod.XAtlas is slightly slower than LightingSettings.LightmapPackingMethod.Unity, but produces better results.
Use LightingSettings.LightmapPackingMethod.Unity for compatability with older versions of Unity.
Additional resources: LightingSettings.lightmapPackingMode.