Nodes panel
- Last UpdatedNov 06, 2025
- 1 minute read
The Nodes panel displays the logic scene nodes tree with a context-based splitting. For each node, you can see all the fields with their values, updated in real time, and modify them directly from the interface.
Nodes created within a private script block are shown only if the show private option on the General tab is selected.
Refreshing the panel
Use the Refresh button to update the list when executing statements, such as createnode or createroute.
The list refreshes when you enter text into the Node textbox.
Multi-line text box
All text fields can be edited using the multi-line TextBox.
This makes it easier to read and modify content when dealing with multi-line data, such as JSON or other structured text.
To insert a new line, press Shift + Enter.
Pressing Enter alone will execute the Set operation.
