Version: 2022.1
言語: 日本語

SpriteAtlasTextureSettings

struct in UnityEditor.U2D

マニュアルに切り替える

説明

Texture settings for the packed texture generated by SpriteAtlas.

変数

anisoLevelPacked texture's Anisotropic filtering level.
filterModeFilter mode of the packed texture.
generateMipMapsSet whether mipmaps should be generated for the packed texture.
readableReadable state of the packed texture.
sRGBChecks if the packed texture uses sRGB read/write conversions (Read Only).