dot


Description:

[ Version ( since = "1.0" ) ]
public float dot (Vec4 b)

Computes the dot product of the two given vectors.

Parameters:

this

a Vec4

b

a Vec4

Returns:

the value of the dot product