Summary
Draws the GUI of the animation at the specified `index`.
		- Assembly
- Animancer.dll 
- Namespace
- Animancer.Editor 
- Containing Type
- MixerTransition Drawer 
Syntax
protected override 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 |