Summary
Adds all
UnityEngine.Sprite
s in the UnityEditor.Selection.objects
or their sub-assets to the
list of `sprites`.
- Assembly
- Animancer
.dll - Namespace
- Animancer
.Editor .Tools - Containing Type
- SpriteModifierTool
Syntax
public static void GatherSelectedSprites(List<Sprite> sprites)
Parameters
Name | Type | Description |
---|---|---|
sprites | List |
Return Value
Type | Description |
---|---|
void |