Skip to main content
Glama

manage_lighting

Configure Roblox Studio environment lighting, atmosphere, sky properties, terrain visuals, and time of day settings to create specific moods and visual effects.

Instructions

[PRO] Configure environment: lighting, atmosphere, sky, terrain properties, time of day.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
actionYes[PRO] Environment action. lighting: set Lighting service properties. atmosphere: set Atmosphere properties. sky: set Sky properties. terrain_props: set Terrain water/visual properties. time: set time of day.
propertiesNoDictionary of properties to set. Used by: lighting, atmosphere, sky, terrain_props. Supports Color3 {r,g,b} (0-255), numbers, booleans, Enum strings.
createIfMissingNoCreate Atmosphere/Sky instance if missing. Used by: atmosphere, sky. Default: true.
timeNoTime string in "HH:MM:SS" format (e.g., "14:30:00"). Used by: time. Provide this OR clockTime.
clockTimeNoNumeric time in 24-hour format (e.g., 14.5 for 2:30 PM). Used by: time. Provide this OR time.

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/hope1026/roblox-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server