static float Dot( Vector2 a, Vector2 b )

Summary

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

float Dot( Vector2 b )

Summary

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