multiplyInPlace method

Vector4 multiplyInPlace(
  1. Vector4 otherVector
)

Implementation

external Vector4 multiplyInPlace(Vector4 otherVector);