Summary
Ensures that the `groups` don't overlap and are within valid bounds.
- Assembly
- Animancer
.dll - Namespace
- Animancer
.Editor .TransitionLibraries - Containing Type
- TransitionGroupCache
Syntax
public static void ValidateGroups(List<TransitionGroup> groups, int transitionCount)
Parameters
| Name | Type | Description |
|---|---|---|
| groups | List |
|
| transitionCount | int |
Return Value
| Type | Description |
|---|---|
| void |