anim_get_key_stats
Count keyframes per object across transform tracks to assess animation load before baking a heavy rig. Supports pagination.
Instructions
统计每个对象各变换轨道的关键帧数量,烘焙重角色前先评估规模很有用。支持分页。 [English] Count keyframes per object across transform tracks - useful to gauge the cost before baking a heavy rig. Paginated.
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 current selection if omitted. |