Vector3.InverseLerp

static float InverseLerp( Vector3 pos, Vector3 a, Vector3 b, bool clamp )

User Comments