Summary
Returns the group containing the item at the specified index.
- Assembly
- Animancer
.dll - Namespace
- Animancer
.Editor .TransitionLibraries - Containing Type
- TransitionGroupCache
Syntax
public TransitionGroup GetGroup(int index)
Parameters
| Name | Type | Description |
|---|---|---|
| index | int |
Return Value
| Type | Description |
|---|---|
| TransitionGroup |