@kognifai/cogsengine
    Preparing search index...

    Function dist

    • Calculates the euclidian distance between two vec3's

      Parameters

      • a: ReadonlyVec3

        the first operand

      • b: ReadonlyVec3

        the second operand

      Returns number

      distance between a and b