Class Shape2GraphPropertyDrawer
Class for drawing a field of type Shape2Graph in the inspector.
[CustomPropertyDrawer(typeof(Shape2Graph), true)]
public class Shape2GraphPropertyDrawer : GraphPropertyDrawer
- Inheritance
-
GUIDrawerShape2GraphPropertyDrawer
- Inherited Members
-
PropertyDrawer.CreatePropertyGUI(SerializedProperty)PropertyDrawer.GetPropertyHeight(SerializedProperty, GUIContent)PropertyDrawer.CanCacheInspectorGUI(SerializedProperty)