static float Dot( Vector4 a, Vector4 b )

Summary

Returns the scalar/dot product of the 2 given vectors

float Dot( Vector4 b )

Summary

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