Skip to content

nukadelic/UnityGraphs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

About

Visual graphs tool for unity editor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages