Skip to content

KeepFloatValues

in Lib.numbers.floats.process

Builds a list of float values (e.g., a cycle buffer) but collects float values at the beginning of the list.

Input Parameters

Name (Relevancy & Type) Description
Value (Single)
AddValueToList (Boolean)
BufferLength (Int32)
Reset (Boolean)
DefaultValue (Single)

Outputs

Name Type
Result System.Collections.Generic.List`1[System.Single]