bpy.ops.import_anim

def import_cm3d2_anm( *, filepath, ignore_automatic_bone, is_anm_data_text, is_location, is_loop, is_rotation, is_scale, is_tangents, remove_pre_animation, scale, set_frame, set_frame_rate):

CM3D2モーション (.anm)
カスタムメイド3D2のanmファイルを読み込みます
filepath: str''
filepath

ignore_automatic_bone: boolTrue
Twisterボーンを除外

is_anm_data_text: boolTrue
Anm Text
Output Data to a JSON file

is_location: boolTrue
位置

is_loop: boolTrue
Loop

is_rotation: boolTrue
回転

is_scale: boolFalse
拡縮

is_tangents: boolFalse
Tangents

remove_pre_animation: boolTrue
既にあるアニメーションを削除

scale: float5.0
倍率
インポート時のメッシュ等の拡大率です

set_frame: boolTrue
フレーム開始・終了位置を調整

set_frame_rate: boolTrue
Set Framerate
Change the scene's render settings to 60 fps