multiply method

Color3 multiply(
  1. Color3 otherColor
)

Implementation

external Color3 multiply(Color3 otherColor);