getMixScaleY method

double getMixScaleY()

Implementation

double getMixScaleY() {
  return _bindings.spine_transform_constraint_data_get_mix_scale_y(_data);
}