subtract method

Vector4 subtract(
  1. Vector4 otherVector
)

Implementation

external Vector4 subtract(Vector4 otherVector);