Summary
public static Vector3B Fit(Vector3 vec, float range)
Puts Vector3 into Vector3B, value -127 represents -range, 128 represents range
public static Vector3B Fit(Vector3 vec, float range)
Puts Vector3 into Vector3B, value -127 represents -range, 128 represents range