Summary
Returns all the
UnityEngine.Sprite sub-assets of the `texture`.- Assembly
- Animancer
.dll - Namespace
- Animancer
.Editor .Tools - Containing Type
- SpriteModifierTool
Syntax
public static Sprite[] LoadAllSpritesInTexture(Texture2D texture)
Parameters
| Name | Type | Description |
|---|---|---|
| texture | Texture2D |
Return Value
| Type | Description |
|---|---|
| Sprite[] |