dot


Description:

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

Computes the dot product of the two given vectors.

Parameters:

this

a Vec3

b

a Vec3

Returns:

the value of the dot product