Skip to content

lib.exec.context.GetFloatVar

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

GetFloatVar

in lib.exec.context


Fetches a float variable from the context. Use [SetContextVariable] to set the variable further up the graph.

Important: If you're using this together with [Loop], don't forget to use 'f' as the normalized progress variable.


Input Parameters

Name (Relevancy & Type) Description
Variable (String) -
FallbackDefault (Single) -

Outputs

Name Type
Result System.Single

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