Set vector list item
Sets the value of a vector in a vector list.
Inputs
-
list
- The list of vector values to set a list item within.
-
index
- The index value that defines which list item to set from the list input.
-
value
- The vector value that defines what to set the list item’s vector value to.
Outputs
-
list
- The edited list of vector values.
Note(s)
- Other names for this node include: SetVectorListItem.