remove_node
Remove a node and all its connections (both incoming and outgoing) from a terrain graph in a .terrain file.
Instructions
Remove a node and all its connections (both incoming and outgoing) from the terrain graph.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| nodeId | Yes | Node ID to remove | |
| filename | Yes | Path to .terrain file |