Class InterpolatorDrawer
public class InterpolatorDrawer : PropertyDrawer
- Inheritance
-
InterpolatorDrawer
Constructors
InterpolatorDrawer()
public InterpolatorDrawer()
Methods
OnGUI(Rect, SerializedProperty, GUIContent)
public override void OnGUI(Rect position, SerializedProperty property, GUIContent label)
Parameters
position
Rectproperty
SerializedPropertylabel
GUIContent