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: CommonInterfaces
Delphi |
public |
Parameters
X
Type: Single
Y
Type: Single
Z
Type: Single
Type: Single