ctrl_list
Lists every animatable track of an object with controller type and key count. Use it to diagnose why a property is not animating.
Instructions
列出对象所有可动画轨道及其控制器类型与关键帧数。排查『为什么这个属性没动』时先看它。 [English] List every animatable track of an object with its controller type and key count. Check it first when wondering why a property will not animate.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | 最多返回条数,默认 200。 | Maximum entries, default 200. | |
| offset | No | 跳过的条数,默认 0。 | Entries to skip, default 0. | |
| objects | No | 对象名列表;省略则取选择中的第一个。 | Object names; the first of the selection if omitted. |