static float Dot( Vector3 a, Vector3 b )

Summary

Returns the scalar/dot product of the 2 given vectors.

float Dot( Vector3 b )

Summary

Returns the scalar/dot product of this and the given vectors.
people
Log in to reply
You can't reply if you're not logged in. That would be crazy.