Performs the dot product of the vector defined by the input XYZ parameters with the current vector.
Dot Product is directional multiplication. It applies the directional growth of one vector to another. The result is how much stronger we've made the original (positive, negative, or zero).
Namespace: RSVector
Delphi |
public |
Parameters
Vector
Type: ILocation
Type: Single