blender_setup_camera
Create and position a camera in Blender, set a look-at target for focus, and adjust focal length to frame scenes accurately.
Instructions
Creates and positions the scene camera with look-at target tracking and focal length lens adjustments.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name of the camera | |
| look_at | No | [x, y, z] focus target coordinate to aim at | |
| location | No | [x, y, z] camera placement coordinates | |
| focal_length | No | Focal length in mm (default: 50mm) |