multiply method

Vector4 multiply(
  1. Vector4 otherVector
)

Implementation

external Vector4 multiply(Vector4 otherVector);