Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


maxAtlasHeight

This property is now obsolete. Use LightmapEditorSettings.maxAtlasSize instead.
Read time 1 minuteLast updated 10 days ago

Definition

  • Type: Property
  • Namespace: UnityEditor
  • Assembly: UnityEditor.CoreModule
Warning
Deprecated. LightmapEditorSettings.maxAtlasHeight has been deprecated. Only square atlases are supported, please use the maxAtlasSize instead.
public static int maxAtlasHeight { get; set; }