Summary
Applies the desired modifications to the `data` before it is saved.
- Assembly
- Animancer
.dll - Namespace
- Animancer
.Editor .Tools - Containing Type
- SpriteModifierTool
Syntax
protected virtual void Modify(TextureImporter importer, List<Sprite> sprites)
Parameters
Name | Type | Description |
---|---|---|
importer | TextureImporter | |
sprites | List |
Return Value
Type | Description |
---|---|
void |