Lib.flow.context.SetFloatVar - tixl3d/tixl GitHub Wiki
Writes a float value to the context's float variable dictionary. Use [ContextFloat] to read this value further down the graph.
| Name (Relevancy & Type) | Description |
|---|---|
| FloatValue (Single) | - |
| VariableName (String) | - |
| SubGraph (Command) | - |
| ClearAfterExecution (Boolean) | - |
| Name | Type |
|---|---|
| Output | T3.Core.DataTypes.Command |
⚠ Everything else is automatically generated and will be overwritten regularly.