Marks this atlas so that it contains textures that have been flagged for Alpha splitting when needed (for example ETC1 compression for textures with transparency).
publicboolallowsAlphaSplitting
리턴
bool
anisoLevel 공개적으로 프로퍼티
Anisotropic filtering level of the atlas texture.
publicintanisoLevel
리턴
int
colorSpace 공개적으로 프로퍼티
Desired color space of the atlas.
publicColorSpacecolorSpace
리턴
ColorSpace
compressionQuality 공개적으로 프로퍼티
Quality of atlas texture compression in the range [0..100].
publicintcompressionQuality
리턴
int
enableRotation 공개적으로 프로퍼티
Allows Sprite Packer to rotate/flip the Sprite to ensure optimal Packing.
publicboolenableRotation
리턴
bool
filterMode 공개적으로 프로퍼티
Filtering mode of the atlas texture.
publicFilterModefilterMode
리턴
FilterMode
format 공개적으로 프로퍼티
The format of the atlas texture.
publicTextureFormatformat
리턴
TextureFormat
generateMipMaps 공개적으로 프로퍼티
Should sprite atlas textures generate mip maps?
publicboolgenerateMipMaps
리턴
bool
maxHeight 공개적으로 프로퍼티
Maximum height of the atlas texture.
publicintmaxHeight
리턴
int
maxWidth 공개적으로 프로퍼티
Maximum width of the atlas texture.
publicintmaxWidth
리턴
int
paddingPower 공개적으로 프로퍼티
The amount of extra padding between packed sprites.