Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 363 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 363 Bytes

Unity Draw Graphs

Supports: 2019.1 +

Usage:

// string title, float value, Color color = default
DrawGraph.Add( "title", 33.3f );

Supports: Vector3, Vector2, Quaternion, float

Open in application top level menu: Window > Analysis > Graph

See Demo Scene

Access window settings: