double getMix(Animation from, Animation to) { return _bindings.spine_animation_state_data_get_mix(_data, from._animation, to._animation); }