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