anim_delete_keys
Delete keyframes from any animated property in 3ds Max. Provide frame numbers to remove only those keys, or omit frames to clear the whole animation track.
Instructions
删除某个属性的关键帧。给定 frames 则只删这些帧,否则删除该轨道上的全部关键帧。 [English] Delete keyframes of a property. With frames, only those frames are removed; otherwise every key on the track is deleted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| frames | No | 要删除的帧号列表;省略则清空整条轨道。 | Frames to delete; omit to clear the whole track. | |
| objects | No | 对象名列表;省略则用当前选择。 | Object names; omit for the current selection. | |
| property | Yes | 属性名:position / rotation / scale,或任意命名属性。 | Property name: position / rotation / scale, or any named property. |