cross method

Vector3 cross(
  1. Vector3 other
)

Implementation

external Vector3 cross(Vector3 other);