Summary
Draws a dropdown menu to select the name of a parameter in the `controller`.
- Assembly
- Animancer
.dll - Namespace
- Animancer
.Editor - Containing Type
- Controller
Transition Drawer
Syntax
protected void DoParameterGUI(Rect area, AnimatorController controller, SerializedProperty property)
Parameters
Name | Type | Description |
---|---|---|
area | Rect | |
controller | AnimatorController | |
property | SerializedProperty |
Return Value
Type | Description |
---|---|
void |