cam_list
List all cameras in a 3ds Max scene with their names, classes, and positions. Use pagination parameters to control the result set.
Instructions
列出场景所有相机:名称、类名、位置。结果分页。 [English] List every camera in the scene: name, class and position. Paginated.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | 最多返回条数,默认 200。 | Maximum entries, default 200. | |
| offset | No | 起始偏移,默认 0。 | Starting offset, default 0. |