Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


lightmapPackingMode

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

Definition

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

Remarks

Auto uses generalised settings that produce reasonable results in most cases, while Custom allows for fine-grained control over packing settings.