multiplyInPlace method

Vector3 multiplyInPlace(
  1. Vector3 otherVector
)

Implementation

external Vector3 multiplyInPlace(Vector3 otherVector);