Skip to main content
Glama

create_camera

Add a camera to a 3D scene in Blender with customizable position, rotation, and lens settings for modeling, animation, or rendering workflows.

Instructions

Create a new camera in the scene.

Args: name: Name for the camera, default "Camera". location: XYZ location as [x, y, z], default [0, 0, 0]. rotation: XYZ Euler rotation in radians as [x, y, z], default [0, 0, 0]. lens: Focal length in mm, default 50.

Returns: Confirmation dict with camera name and properties.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
nameNoCamera
locationNo
rotationNo
lensNo
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