layout_set_position
Set network-editor positions for one or more TouchDesigner nodes by specifying path and x,y coordinates. Use to arrange node layout programmatically during live rendering.
Instructions
Set network-editor position of one or more nodes.
nodes (list[typing.Any]): [{path, x, y}, ...].
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| nodes | Yes |