3dSynth

Docs / Node Sculptor

Open in the interactive docs reader

List Shift

Circular rotation of list indices: each output slot takes the value from (index + offset) mod length.

Node

Interactive preview is available in the interactive reader.

Sockets

items (in)
PointArray. Required.
offset (in)
Int — rotation amount (can be negative).
items (out)
PointArray — rotated copy.

Parameters

Offset
Fallback when the socket is unwired.