@kognifai/cogsengine
    Preparing search index...

    Function cross

    • Computes the cross product of two vec3's

      Parameters

      • out: vec3

        the receiving vector

      • a: ReadonlyVec3

        the first operand

      • b: ReadonlyVec3

        the second operand

      Returns vec3

      out