◆ InverseScale()

static void InverseScale ( this Vector3  vec,
Vector3  scale 
)
static
Parameters
vecthis is the vector calling this function.
scaleThe vector we divide each coordinate component by.