camera-create
Create a camera with configurable projection, lens, clipping, location, and rotation. Optionally set it as the active scene camera for immediate use.
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 |