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