get_lighting_scene_info
Retrieve lighting assets and GI workflow mode for a Unity scene. Uses the scene path to access referenced lighting data without running the Unity Editor.
Instructions
Get lighting-related info for a scene: referenced lighting assets and GI workflow mode if present.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scene_path | Yes | e.g. Assets/Scenes/Main.unity |