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

DynamicAtlasSettings.minAtlasSize

public int minAtlasSize;

Description

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