Normalize static method

Vector2 Normalize(
  1. Vector2 vector
)

Implementation

external static Vector2 Normalize(Vector2 vector);