Clamps the rgb values by the min and max values and stores the result into "result"
defines minimum clamping value (default is 0)
defines maximum clamping value (default is 1)
defines color to store the result into.
Clamps the rgb values by the min and max values and stores the result into "result"