SpriteAtlasPackingSettings.enableTightPacking
public bool enableTightPacking;
Description 描述
Determines if sprites should be packed tightly during packing.
Tight packing means the mesh of the sprite is used as the boundary of the sprite during packing, instead of the full rectangle.