Version: 2023.1
言語: 日本語

PackTransform

enumeration

マニュアルに切り替える

説明

Indicates if the Sprite is rotated when packed to SpriteAtlas.

変数

NoneSprite is not rotated when packed to SpriteAtlas.
FlipHorizontalSprite is flipped horizontally when packed to SpriteAtlas.
FlipVerticalSprite is flipped vertically when packed to SpriteAtlas.
Rotate180Sprite is rotated 180 degrees when packed to SpriteAtlas.