Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


maxLightmapCount

The maximum number of lightmaps created for objects sharing the same lightmap parameters. This property is ignored if LightmapParameters.limitLightmapCount is false.
Read time 1 minuteLast updated 10 days ago

Definition

  • Type: Property
  • Namespace: UnityEditor
  • Assembly: UnityEditor.CoreModule
public int maxLightmapCount { get; set; }