Skip to main content
Glama

stage_set_environment

Configure scene environment and lighting by setting background type and lighting presets for 3D scenes in the chuk-mcp-stage server.

Instructions

Set scene environment and lighting.

Configures the background, ambient lighting, and light sources. Args: scene_id: Scene identifier environment_type: "gradient", "solid", "hdri", or "none" lighting_preset: "studio", "three-point", "noon", "sunset", "warehouse" intensity: Overall light intensity (0.0-2.0) Returns: SetEnvironmentResponse confirmation Example: await stage_set_environment( scene_id=scene_id, environment_type="gradient", lighting_preset="three-point" )

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
scene_idYes
environment_typeNogradient
lighting_presetNothree-point
intensityNo

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/chrishayuk/chuk-mcp-stage'

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