set_active_camera
Set the active camera in a Blender scene by specifying the camera object's name. Use it to control which camera is used for rendering and viewport display.
Instructions
Set the active scene camera.
Args: name: Name of the camera object to make active.
Returns: Confirmation dict.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||