Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

DynamicAtlasSettings.maxAtlasSize

public int maxAtlasSize;

Description

Specifies the maximum size (width/height) of the atlas texture, in pixels. This value must be a power of two, and must be greater than or equal to minAtlasSize.