read_viewport
Retrieve viewport settings from a Godot scene. Specify the scene path and optionally the node name to get the configuration.
Instructions
Read Viewport settings.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node_name | No | Viewport/SubViewport node name | |
| scene_path | Yes | Path to .tscn scene |