Summary
Draws the GUI the the target transition's main property.
- Assembly
- Animancer
.dll - Namespace
- Animancer
.Editor - Containing Type
- Playable
Asset Transition Drawer
Syntax
protected override void DoMainPropertyGUI(Rect area, out Rect labelArea, SerializedProperty rootProperty, SerializedProperty mainProperty)
Parameters
Name | Type | Description |
---|---|---|
area | Rect | |
labelArea | Rect | |
rootProperty | SerializedProperty | |
mainProperty | SerializedProperty |
Return Value
Type | Description |
---|---|
void |