◆
Abs()
static
Vector3
Abs
(
this
Vector3
vec
)
static
Parameters
vec
this is the vector calling this function. If any component of this vector is Zero, a divide by zero error will be generated.
Returns
the computed reciprocal Vector3 is returned.
EyE
Unity
Extensions
Vector3Extensions