camera.create
Create a camera with configurable lens, projection, clipping, location, and rotation. Optionally set it as the active scene camera.
Instructions
Create a camera and optionally make it the active scene camera
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lens | No | ||
| name | No | ||
| type | No | PERSP | |
| active | No | ||
| clip_end | No | ||
| location | No | ||
| rotation | No | ||
| clip_start | No | ||
| ortho_scale | No |