Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


lightmapPackingMethod

The algorithm used to pack UV charts into lightmaps.
Read time 1 minuteLast updated 4 days ago

Definition

  • Type: Property
  • Namespace: UnityEngine
  • Assembly: UnityEngine.CoreModule
public LightingSettings.LightmapPackingMethod lightmapPackingMethod { get; set; }

Remarks

Use LightingSettings.LightmapPackingMethod.Unity for compatability with older versions of Unity.