• passes: 1
  • failures: 0
  • duration: 0.01s
  • mat4

    • using function Array() { [native code] }

      • should make cameraAim matrix 21ms ‣

        testMat4WithAndWithoutDest((newDst) => {
          return mat4.cameraAim(position, target, up, newDst);
        }, camExpected);