Creates a Vector3 with values linearly interpolated of "amount" between the start Color3 and the end Color3
defines the start value
defines the end value
defines the gradient factor
defines the Color3 object where to store the result
Creates a Vector3 with values linearly interpolated of "amount" between the start Color3 and the end Color3