Summary
Draws the fade duration for a particular transition combination.
- Assembly
- Animancer
.dll - Namespace
- Animancer
.Editor .TransitionLibraries - Containing Type
- Transition
Modifier Table G U I
Syntax
public static void DoFadeDurationGUI(Rect area, TransitionLibraryWindow window, int from, int to, string label)
Parameters
Name | Type | Description |
---|---|---|
area | Rect | |
window | Transition |
|
from | int | |
to | int | |
label | string |
Return Value
Type | Description |
---|---|
void |