add method

Color3 add(
  1. Color3 otherColor
)

Implementation

external Color3 add(Color3 otherColor);