MCPcopy
hub / github.com/aframevr/aframe / meta-touch-controls.js

File meta-touch-controls.js

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

Source from the content-addressed store, hash-verified

1import * as THREE from 'three';
2import { registerComponent } from '../core/component.js';
3import { AFRAME_CDN_ROOT } from '../constants/index.js';
4import { checkControllerPresentAndSetup, emitIfAxesChanged, onButtonEvent } from '../utils/tracked-controls.js';

Callers

nothing calls this directly

Calls 9

onButtonEventFunction · 0.90
emitIfAxesChangedFunction · 0.90
registerComponentFunction · 0.90
cloneMeshMaterialFunction · 0.85
setObject3DMethod · 0.80
emitMethod · 0.80
copyMethod · 0.80
setAttributeMethod · 0.45

Tested by

no test coverage detected