multiply method

Vector3 multiply(
  1. Vector3 otherVector
)

Implementation

external Vector3 multiply(Vector3 otherVector);