Summary
Gathers the items from the specified library.
- Assembly
- Animancer
.dll - Namespace
- Animancer
.Editor .TransitionLibraries - Containing Type
- TransitionGroupCache
Syntax
public void GatherTransitionsAndGroups(TransitionAssetBase[] transitions, List<TransitionGroup> groups)
Parameters
| Name | Type | Description |
|---|---|---|
| transitions | Transition |
|
| groups | List |
Return Value
| Type | Description |
|---|---|
| void |