Skip to content

lib.exec.context.SetFloatVar

Thomas Mann edited this page Jan 17, 2024 · 2 revisions

SetFloatVar

in lib.exec.context


Writes a float value to the context's float variable dictionary. Use [ContextFloat] to read this value further down the graph.


Input Parameters

Name (Relevancy & Type) Description
SubGraph (Command) -
VariableName (String) -
Value (Single) -
ClearAfterExecution (Boolean) -

Outputs

Name Type
Output T3.Core.DataTypes.Command

Please help use to improve this documentation. Feel free to improve the description.

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

Clone this wiki locally