Version: 2023.2

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.