Color set3(Color other) { final result = SpineBindings.bindings.spine_color_set_3(_ptr, other.nativePtr.cast()); return Color.fromPointer(result); }