Version: 2023.1
言語: 日本語

SpritePack

struct in UnityEditor.U2D

マニュアルに切り替える

説明

A struct that contains packing information of the sprite to Atlas.

変数

pageThe page to which the sprite is packed into SpriteAtlas.
rotThe rotation of the Sprite when packed into SpriteAtlas.
xLocation in x axis to where the Sprite is packed to Texture.
yLocation in y axis to where the Sprite is packed to Texture.