anim_get_controller
Identify which animation controller is assigned to a property and get its keyframe count.
Instructions
返回某个属性当前使用的控制器类名及其关键帧数量。 [English] Return the controller class name currently used by a property and its key count.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| objects | No | 对象名列表;省略则取选择中的第一个。 | Object names; the first of the selection if omitted. | |
| property | Yes | 属性名:position / rotation / scale,或任意命名属性。 | Property name: position / rotation / scale, or any named property. |