◆ NomralizePrecise()

static Vector3 NomralizePrecise ( this Vector3  v)
static
Parameters
vVector to be normalized
Returns
the normalized version of the vector. If the provided vector is Vector3.zero, Vector3.zero will be returned.