@kognifai/cogsengine
    Preparing search index...

    Function dot

    • Calculates the dot product of two vec3's

      Parameters

      • a: ReadonlyVec3

        the first operand

      • b: ReadonlyVec3

        the second operand

      Returns number

      dot product of a and b