◆
NomralizePrecise()
static
Vector3
NomralizePrecise
(
this
Vector3
v
)
static
Parameters
v
Vector to be normalized
Returns
the normalized version of the vector. If the provided vector is Vector3.zero, Vector3.zero will be returned.
EyE
Unity
Extensions
Mathg