Summary
Changes the index of a transition.
- Assembly
- Animancer
.dll - Namespace
- Animancer
.Editor .TransitionLibraries - Containing Type
- Transition
Library Sort
Syntax
public static void MoveTransition(TransitionLibraryWindow window, int from, int to)
Parameters
Name | Type | Description |
---|---|---|
window | Transition |
|
from | int | |
to | int |
Return Value
Type | Description |
---|---|
void |