@kognifai/cogsengine
    Preparing search index...

    Function dot

    Calculates the dot product of two quat's

    the first operand

    the second operand

    dot product of a and b

    • Calculates the dot product of two vec4's

      Parameters

      • a: ReadonlyVec4

        the first operand

      • b: ReadonlyVec4

        the second operand

      Returns number

      dot product of a and b