set_camera
Configure scene camera position, rotation, focal length, target, and depth of field for precise shots.
Instructions
Configure the scene camera. Location is [x,y,z]. Rotation in degrees [x,y,z]. focal_length in mm (35=normal, 85=portrait, 200=telephoto). target: object name to point at. depth_of_field: {"enabled": true, "aperture": 2.8, "focus_object": "name", "focus_distance": 5.0}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | No | ||
| location | No | ||
| rotation | No | ||
| focal_length | No | ||
| depth_of_field | No |