MCPcopy
hub / github.com/aframevr/aframe / windows-motion-controls.js

File windows-motion-controls.js

src/components/windows-motion-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 * as utils from '../utils/index.js';
4import { DEFAULT_HANDEDNESS, AFRAME_CDN_ROOT } from '../constants/index.js';

Callers

nothing calls this directly

Calls 9

registerComponentFunction · 0.90
onButtonEventFunction · 0.90
emitIfAxesChangedFunction · 0.90
getImmediateChildByNameFunction · 0.85
copyMethod · 0.80
emitMethod · 0.80
getObject3DMethod · 0.80
setAttributeMethod · 0.45

Tested by

no test coverage detected