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

File hand-tracking-grab-controls.js

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

Source from the content-addressed store, hash-verified

1import { registerComponent } from '../core/component.js';
2import * as THREE from 'three';
3
4registerComponent('hand-tracking-grab-controls', {

Callers

nothing calls this directly

Calls 7

registerComponentFunction · 0.90
copyMethod · 0.80
removeMethod · 0.80
addMethod · 0.80
emitMethod · 0.80
setAttributeMethod · 0.45
getAttributeMethod · 0.45

Tested by

no test coverage detected