@kognifai/cogsengine
    Preparing search index...

    Function subtract

    • Subtracts vector b from vector a

      Parameters

      • out: vec3

        the receiving vector

      • a: ReadonlyVec3

        the first operand

      • b: ReadonlyVec3

        the second operand

      Returns vec3

      out