Draws a cleaned up interface for a PID controller component.
More...
|
| override float | GetPropertyHeight (SerializedProperty property, GUIContent label) |
| |
| override void | OnGUI (Rect position, SerializedProperty property, GUIContent label) |
| |
Draws a cleaned up interface for a PID controller component.
◆ GetPropertyHeight()
| override float AerodynamicObjects.Control.PIDDrawer.GetPropertyHeight |
( |
SerializedProperty |
property, |
|
|
GUIContent |
label |
|
) |
| |
◆ OnGUI()
| override void AerodynamicObjects.Control.PIDDrawer.OnGUI |
( |
Rect |
position, |
|
|
SerializedProperty |
property, |
|
|
GUIContent |
label |
|
) |
| |
The documentation for this class was generated from the following file: