getMixY method

double getMixY()

Implementation

double getMixY() {
  return _bindings.spine_path_constraint_get_mix_y(_constraint);
}