divide method

Vector3 divide(
  1. Vector3 otherVector
)

Implementation

external Vector3 divide(Vector3 otherVector);