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.