MCPcopy
hub / github.com/aframevr/aframe / hand-controls.js

File hand-controls.js

src/components/hand-controls.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as THREE from 'three';
2import { GLTFLoader } from 'three/addons/loaders/GLTFLoader.js';
3import { registerComponent } from '../core/component.js';
4import { AFRAME_CDN_ROOT } from '../constants/index.js';

Callers

nothing calls this directly

Calls 10

registerComponentFunction · 0.90
isViveControllerFunction · 0.85
getGestureEventNameFunction · 0.85
getObject3DMethod · 0.80
setObject3DMethod · 0.80
removeObject3DMethod · 0.80
emitMethod · 0.80
loadMethod · 0.45
setAttributeMethod · 0.45
playMethod · 0.45

Tested by

no test coverage detected