We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd95a77 commit c591ea1Copy full SHA for c591ea1
proposals/body-tracking.html
@@ -32,7 +32,7 @@
32
// https://github.com/mrdoob/three.js/blob/master/LICENSE
33
34
35
- import * as THREE from 'https://unpkg.com/three@0.160.0/build/three.module.js';
+ import * as THREE from 'https://unpkg.com/three@0.161.0/build/three.module.js';
36
import {WebXRButton} from '../js/util/webxr-button.js';
37
import {hitTest, filterHitTestResults} from '../js/hit-test.js';
38
0 commit comments