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

File hand-tracking-controls.js

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

Source from the content-addressed store, hash-verified

1/* global XRHand */
2import * as THREE from 'three';
3import { registerComponent } from '../core/component.js';
4import { AEntity } from '../core/a-entity.js';

Callers

nothing calls this directly

Calls 10

registerComponentFunction · 0.90
addMethod · 0.80
copyMethod · 0.80
emitMethod · 0.80
getObject3DMethod · 0.80
setObject3DMethod · 0.80
removeObject3DMethod · 0.80
getAttributeMethod · 0.45
setAttributeMethod · 0.45

Tested by

no test coverage detected