MCPcopy
hub / github.com/aframevr/aframe / hp-mixed-reality-controls.js

File hp-mixed-reality-controls.js

src/components/hp-mixed-reality-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';
3import { AFRAME_CDN_ROOT } from '../constants/index.js';
4import { checkControllerPresentAndSetup, emitIfAxesChanged, onButtonEvent } from '../utils/tracked-controls.js';

Callers

nothing calls this directly

Calls 7

registerComponentFunction · 0.90
onButtonEventFunction · 0.90
emitIfAxesChangedFunction · 0.90
emitMethod · 0.80
copyMethod · 0.80
setAttributeMethod · 0.45

Tested by

no test coverage detected