anim_clear_animation
Clear animation keyframes from 3ds Max objects. Specify property tracks to remove only those, or clear all position, rotation, and scale transforms.
Instructions
清除对象上的动画关键帧。给定 properties 只清这些轨道,否则清空 position/rotation/scale 三条变换轨道。 [English] Clear animation keys on an object. With properties only those tracks are cleared, otherwise the position / rotation / scale transform tracks are.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| objects | No | 对象名列表;省略则用当前选择。 | Object names; omit for the current selection. | |
| properties | No | 要清除的属性名列表;省略则清 position/rotation/scale。 | Tracks to clear; omit for position/rotation/scale. |