manage_lighting
Control Roblox Studio lighting and environment: set time, atmosphere, sky, terrain, and mood presets. Inspect current lighting or apply visual effects.
Instructions
Inspect or change Lighting and environment. Actions: get, set/lighting (Lighting properties), set_time/time (clockTime 0-24 or time 'HH:MM:SS'), atmosphere (get/set Atmosphere, createIfMissing), sky, terrain_props (Terrain water/visuals), mood (preset: day/night/sunset/foggy/horror plus optional overrides), add_effect, clear_effects. Do not invent skybox asset IDs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mood | No | ||
| time | No | HH:MM:SS for time action | |
| action | Yes | ||
| clockTime | No | ||
| overrides | No | Optional Lighting property overrides for mood | |
| effectType | No | e.g. Atmosphere, BloomEffect | |
| properties | No | ||
| createIfMissing | No | Create Atmosphere/Sky if missing (default true) |