subtract method

Color4 subtract(
  1. Color4 right
)

Implementation

external Color4 subtract(Color4 right);