Calculates a dot product of two vectors within the visual shader graph. Translates to [code]dot(a, b)[/code] in the shader language.