set_pose
Set bone poses on an armature by specifying location, rotation, and scale per bone, with optional keyframe insertion for animation.
Instructions
设置姿态:bones={骨名: {location?, rotation_euler?|rotation_quaternion?, scale?}};keyframe 时打关键帧。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bones | Yes | ||
| frame | No | ||
| armature | Yes | ||
| keyframe | No |