I'm having trouble understanding some Tween methods

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By survival.dev0

More specifically interpolate_method and interpolate_callback. Any place with detailed documentation?
Can I set a property of an object with interpolate_method, if the method is a setter like set_property(result of interpolation)?
Does interpolate_callback works like interpolate_method if I call the setter?