PickFloatList¶
Picks a FloatList from the connected list inputs.
Input Parameters¶
| Name (Relevancy & Type) | Description |
|---|---|
| Input (List`1 Required) | Input for one or more FloatLists |
| Index (Int32) | Selects which of the connected lists is used as an output |
Outputs¶
| Name | Type |
|---|---|
| Selected | System.Collections.Generic.List`1[System.Single] |