Summary
Removes an item from the
Animancer.TransitionLibraries.TransitionLibraryDefinition.Transitions
and adjusts the other fields to account for the moved indices.
- Assembly
- Animancer
.dll - Namespace
- Animancer
.TransitionLibraries - Containing Type
- Transition
Library Definition
Syntax
public void RemoveTransition(int index)
Parameters
| Name | Type | Description |
|---|---|---|
| index | int |
Return Value
| Type | Description |
|---|---|
| void |