divide method

Vector4 divide(
  1. Vector4 otherVector
)

Implementation

external Vector4 divide(Vector4 otherVector);