divideInPlace method

Vector4 divideInPlace(
  1. Vector4 otherVector
)

Implementation

external Vector4 divideInPlace(Vector4 otherVector);