load_animation_pose

load_animation_pose(filename: unicode) → Dict

Import the animation pose from a file, in this case the value of the pose is not relevant.

Returns the animation pose.

Parameters:filename (unicode) – The file path, the extension should be “.rumbaanim”
Return type:Dict