お好みのスクリプト言語を選択すると、サンプルコードがその言語で表示されます。
Namespace: UnityEditor.Sprites
Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.
CloseSprite Packer helpers.
atlasNames | Array of Sprite atlas names found in the current atlas cache. |
kDefaultPolicy | Name of the default Sprite Packer policy. |
Policies | プロジェクトで利用可能なスプライト パッカーのポリシー |
SelectedPolicy | このプロジェクトで有効なスプライト パッカーのポリシー |
GetAtlasDataForSprite | Returns atlasing data for the specified Sprite. |
GetTexturesForAtlas | Returns all atlas textures generated for the specified atlas. |
RebuildAtlasCacheIfNeeded | スプライト アトラス キャッシュを再作成します |