subtract method

Vector3 subtract(
  1. Vector3 otherVector
)

Implementation

external Vector3 subtract(Vector3 otherVector);