Publisher | Branislav Grujic |
---|---|
File size | 32.36kB |
Number of files | 7 |
Latest version | 1.0.1 |
Latest release date | 2017-09-25 06:02:27 |
First release date | 2016-11-07 06:09:23 |
Supported Unity versions | 2018.4.2 or higher |
Allows you to graph any value over time.
You simply use the command to render from any script in your project
GraphManager.Graph.Plot("Test", currentDeltaTime, Color.green);
Full Source is provided
Works in VR!