◆
InverseScale()
static void InverseScale
(
this
Vector3
vec
,
Vector3
scale
)
static
Parameters
vec
this is the vector calling this function.
scale
The vector we divide each coordinate component by.
EyE
Unity
Extensions
Vector3Extensions