Nodes > Inputs > Values > Float Array Object Value

Creates a predefined Float Array, and returns it as an object so it can be sampled or passed in to a sub-graph.
Outputs
| Name | Type | Description |
|---|---|---|
| Array | link | Float Array object |
| Size | float | Number of elements in the array |
Properties
| Name | Type | Description |
|---|---|---|
| Size | int | Number of elements in the array |
| Channels | dropdown | Number of channels for every element of the array |
Was this page helpful?