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