Skip to main content
Glama

create_light

Add lighting to 3D scenes in Blender by creating point, sun, spot, or area lights with customizable location, energy, and color settings.

Instructions

Create a new light in the scene.

Args: type: Light type. One of: POINT, SUN, SPOT, AREA. name: Optional name for the light. location: XYZ location as [x, y, z], default [0, 0, 0]. energy: Light energy/power, default 1000. color: RGB color as [r, g, b], default [1.0, 1.0, 1.0].

Returns: Confirmation dict with light name and properties.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
typeYes
nameNo
locationNo
energyNo
colorNo
Install Server

Other Tools

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/jabberwock/blend-ai'

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