Reference
Components
Shift Float Array
Description
This component will shift the elements in a float array round by a particular number of entries. Elements that get ‘pushed off’ the end of the
array are wrapped round to the beginning of the array.
The example below shows how this works.
Connectors
Inputs Type Outputs
The float array to be shifted
Float Array The shifted array
Float Array
Number of elements to shift
Int
Trigger to do the shifting
Trigger
378 of 494