Dot static method

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

Implementation

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