SpriteAtlasPackingSettings

struct in UnityEditor.U2D

Description

Settings to use during the packing process for this SpriteAtlas.

Properties

blockOffsetBlock offset to use while packing.
enableAlphaDilationSets the boundary padding pixels alpha to 0 when packed into a Sprite Atlas.
enableRotationDetermines if rotating a sprite is possible during packing.
enableTightPackingDetermines if sprites should be packed tightly during packing.
paddingValue to add boundary (padding) to sprites when packing into the atlas.

Did you find this page useful? Please give it a rating: