Normalize static method

Vector3 Normalize(
  1. Vector3 vector
)

Implementation

external static Vector3 Normalize(Vector3 vector);