Version: 2022.3

SpriteAtlasPackingSettings

struct in UnityEditor.U2D

切换到手册

描述

在此 SpriteAtlas 的打包过程中使用的设置。

变量

blockOffset打包时要使用的块偏移。
enableAlphaDilationSets the boundary padding pixels alpha to 0 when packed into a Sprite Atlas.
enableRotation确定在打包过程中是否可以旋转精灵。
enableTightPacking确定在打包过程中是否应紧密打包精灵。
padding将精灵打包到图集时为精灵添加边界(填充)的值。