getMixY method

double getMixY()

Implementation

double getMixY() {
  return _bindings.spine_transform_constraint_data_get_mix_y(_data);
}