MCPcopy
hub / github.com/aframevr/aframe / anchored.js

File anchored.js

src/components/anchored.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* global XRRigidTransform, localStorage */
2import * as THREE from 'three';
3import { registerComponent } from '../core/component.js';
4import * as utils from '../utils/index.js';

Callers

nothing calls this directly

Calls 7

registerComponentFunction · 0.90
anchorsSupportedFunction · 0.85
isMethod · 0.80
copyMethod · 0.80
addMethod · 0.80
getAttributeMethod · 0.45
setAttributeMethod · 0.45

Tested by

no test coverage detected