Animate 2020.
TextureAtlasExporter.shapePadding
Property; An integer value indicating how many pixels of padding should be added to each exported symbol frame when adding it to the TextureAtlas.
var exporter = new TextureAtlasExporter;
exporter.shapePadding = 1.5;