query_scene_settings
Retrieve the current scene-wide physics and rendering settings from the PlayCanvas Editor. Returns the complete settings object to inspect scene configuration without making changes.
Instructions
Read the current scene-wide settings (physics + rendering). Returns the full settings object. When NOT to use: to change settings (use modify_scene_settings).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||