How to change a shader's parameters from within the code?

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

I have a recolor shader that has color params and i want to be able to change these params by using the color property of a color picker button. How do i do this from the code?