Summary
Sets the alignment of the sprite at the specified `index`.
- Assembly
- Animancer
.dll - Namespace
- Animancer
.Editor .Tools - Containing Type
- SpriteDataEditor
Syntax
public void SetAlignment(int index, SpriteAlignment alignment)
Parameters
| Name | Type | Description |
|---|---|---|
| index | int | |
| alignment | SpriteAlignment |
Return Value
| Type | Description |
|---|---|
| void |