C# Class Klak.Wiring.Patcher.EditorUtility

Datei anzeigen Open project: keijiro/OscKlak

Public Methods

Method Description
ClearPropertyDrawerCache ( ) : void
DrawCurve ( Vector2 p1, Vector2 p2 ) : void

Method Details

ClearPropertyDrawerCache() public static method

public static ClearPropertyDrawerCache ( ) : void
return void

DrawCurve() public static method

public static DrawCurve ( Vector2 p1, Vector2 p2 ) : void
p1 Vector2
p2 Vector2
return void