Multiply the rgb values of the Color3 and the given Color3 and stores the result in the object "result"
the current Color3
defines the second operand
defines the Color3 object where to store the result
Multiply the rgb values of the Color3 and the given Color3 and stores the result in the object "result"
Returns
the current Color3