Lib.numbers.floats.process.KeepFloatValues - tixl3d/tixl GitHub Wiki
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.