subtract method

Color3 subtract(
  1. Color3 otherColor
)

Implementation

external Color3 subtract(Color3 otherColor);