Summary
Draws the GUI of the animation at the specified `index`.
- Assembly
- Animancer
.dll - Namespace
- Animancer
.Editor - Containing Type
- Manual
Mixer Transition Drawer
Syntax
protected virtual void DoElementGUI(Rect area, int index, SerializedProperty animation, SerializedProperty speed)
Parameters
Name | Type | Description |
---|---|---|
area | Rect | |
index | int | |
animation | SerializedProperty | |
speed | SerializedProperty |
Return Value
Type | Description |
---|---|
void |