Creates a Vector3 with values linearly interpolated of "amount" between the start Color3 and the end Color3
a new Vector3
defines the start Color3 value
defines the end Color3 value
defines the gradient value between start and end
Creates a Vector3 with values linearly interpolated of "amount" between the start Color3 and the end Color3
Returns
a new Vector3