Skip to content

Lib.render.gizmo.PlotValueCurve

Thomas Mann edited this page Sep 5, 2025 · 3 revisions

PlotValueCurve

in Lib.render.gizmo


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.


Input Parameters

Name (Relevancy & Type) Description
Value (SingleRequired) -
Color (Vector4) -
Label (String) -
RangeMin (Single) -
RangeMax (Single) -
Reset (Boolean) -
BufferLength (Int32) -

Outputs

Name Type
Output T3.Core.DataTypes.Command

⚠ Everything else is automatically generated and will be overwritten regularly.

Clone this wiki locally