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

SpriteAtlasPackingSettings.blockOffset

public int blockOffset;

Description

Block offset to use while packing.

To avoid compression artifacts in certain texture compression formats, pixels of each Sprite in the Sprite Atlas cannot share a block (block size is determined by the Block Offset).