C# Class EdgeDrawer

显示文件 Open project: famerij/EdgeGraph Class Usage Examples

Public Methods

Method Description
OnGUI ( Rect position, SerializedProperty property, GUIContent label ) : void

Method Details

OnGUI() public method

public OnGUI ( Rect position, SerializedProperty property, GUIContent label ) : void
position Rect
property SerializedProperty
label GUIContent
return void