Skip to content

nukadelic/UnityGraphs

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 

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