-
Notifications
You must be signed in to change notification settings - Fork 246
Lib.numbers.floats.process.KeepFloatValues
Thomas Mann edited this page Sep 5, 2025
·
3 revisions
Builds a list of float values (e.g., a cycle buffer) but collects float values at the beginning of the list.
| Name (Relevancy & Type) | Description |
|---|---|
| Value (Single) | - |
| AddValueToList (Boolean) | - |
| BufferLength (Int32) | - |
| Reset (Boolean) | - |
| Name | Type |
|---|---|
| Result | System.Collections.Generic.List`1[System.Single] |
⚠ Everything else is automatically generated and will be overwritten regularly.