Value Graph Recorder component as seen in the Scene Inspector
The ValueGraphRecorder component is used to show a graph of values over time with a specified number of points worth of history. As new points are added, the graph is shifted sideways and old points are deleted.
How much to increase the graph size downwards when adjusting for min value (1 is exactly to where the value edge is, 2 is add 2 times the needed value to show min on the graph.
How much to increase the graph size upwards when adjusting for min value (1 is exactly to where the value edge is, 2 is add 2 times the needed value to show min on the graph.
The field to drive with what the maximum range of the graph all points being shown is currently.
Sync Delegates
Lua error in mw.text.lua at line 25: bad argument #1 to 'match' (string expected, got nil).
Triggers
Method Name
Method type and Arguments.
Is the method hidden?
Description
Usage
Attach to a slot and use with a Component:StandaloneRectMesh on a Component:MeshRenderer with a material to view. Use either the fields or drive fields to drive aspects of the graph display for viewing the graph line.
Examples
This article or section is a Stub. You can help the Resonite Wiki by expanding it.