subtractInPlace method

Vector4 subtractInPlace(
  1. Vector4 otherVector
)

Implementation

external Vector4 subtractInPlace(Vector4 otherVector);