Platform SDK: DirectX |
The DirectX7.VectorDotProduct method returns the vector dot product.
object.VectorDotProduct(vA As D3DVECTOR, _ vB As D3DVECTOR) As Single
If the method succeeds, the result of the dot product is returned, or zero otherwise.
If the method fails, an error is raised and Err.Number is set.