query_project_settings
Get current project-wide settings, including physics, rendering device, layers, loading screen, script loading order, input, resolution. Use it to inspect the full configuration without modifying it.
Instructions
Read the current project-wide settings (physics, rendering device, layers, loading screen, script loading order, input, resolution). Returns the full settings object. When NOT to use: to change settings (use modify_project_settings) or to read per-scene settings (use query_scene_settings).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||