Dot static method

num Dot(
  1. Vector3 left,
  2. Vector3 right
)

Implementation

external static num Dot(Vector3 left, Vector3 right);