Enum SpriteAlignment
Namespace: UnityEngine
Assembly: UnityEngine.dll
Syntax
public enum SpriteAlignment
Fields
| Name | Description |
|---|---|
| BottomCenter | |
| BottomLeft | |
| BottomRight | |
| Center | |
| Custom | |
| LeftCenter | |
| RightCenter | |
| TopCenter | |
| TopLeft | |
| TopRight |
public enum SpriteAlignment
| Name | Description |
|---|---|
| BottomCenter | |
| BottomLeft | |
| BottomRight | |
| Center | |
| Custom | |
| LeftCenter | |
| RightCenter | |
| TopCenter | |
| TopLeft | |
| TopRight |