set_camera_angle
Position the preview camera by selecting a preset angle or specifying camera position and target, with optional orthographic projection.
Instructions
Position the preview camera, by named preset and/or explicit camera position & target.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| angle | No | 'ortho' to switch to orthographic projection. | |
| preset | No | A camera angle preset id (e.g. 'front', 'isometric_right_front'). | |
| target | No | Look-at target [x,y,z]. | |
| position | No | Explicit camera position [x,y,z]. |