set_node_position
Position a node at specific X and Y coordinates in the Houdini network editor to control its placement and organize the scene layout.
Instructions
Set a node's position in the network editor.
Args: ctx: MCP context. node_path: Node path. x: Horizontal position. y: Vertical position.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | Yes | ||
| y | Yes | ||
| node_path | Yes |