List points of view
camerasRetrieve stored camera viewpoints for 3D floor plan scenes, including visitor and aerial angles with position, rotation, and field of view. Modify them using edit_cameras.
Instructions
Stored points of view: {active: visitor|aerial, rows [i,name,x,y,z,yaw,pitch,fov]}, cm and degrees. Change them with edit_cameras.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| rows | Yes | Stored views: [i, name, x, y, z, yaw, pitch, fov] | |
| active | Yes | The camera in use: visitor or aerial |