spine_to_y_mix method
Implementation
double spine_to_y_mix(
spine_to_y self,
spine_transform_constraint_pose pose,
) {
return _spine_to_y_mix(
self,
pose,
);
}
double spine_to_y_mix(
spine_to_y self,
spine_transform_constraint_pose pose,
) {
return _spine_to_y_mix(
self,
pose,
);
}