Lib.render.gizmo.PlotValueCurve - tixl3d/tixl GitHub Wiki
Plots a history curve of a value.
This can be useful for debugging executables. While using the editor you might want to try [KeepFloatValues] or pinning a value operator to the output window.
| Name (Relevancy & Type) | Description |
|---|---|
| Value (SingleRequired) | - |
| Color (Vector4) | - |
| Label (String) | - |
| RangeMin (Single) | - |
| RangeMax (Single) | - |
| Reset (Boolean) | - |
| BufferLength (Int32) | - |
| Name | Type |
|---|---|
| Output | T3.Core.DataTypes.Command |
⚠ Everything else is automatically generated and will be overwritten regularly.