ルートボーンのポーズアニメーションをアーマチュア全体の動きに変更するBlender Pythonスクリプト

ルートボーンのポーズアニメーションをアーマチュア全体の動きに変更するBlender Pythonスクリプト

# RootPoseToArmature import bpy from mathutils import Matrix, Vector # Note: This script will automatically set the armature's rotation mode...