Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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 */
2
import
* as THREE from
'three'
;
3
import
{ registerComponent } from
'../core/component.js'
;
4
import
* as utils from
'../utils/index.js'
;
Callers
nothing calls this directly
Calls
7
registerComponent
Function · 0.90
anchorsSupported
Function · 0.85
is
Method · 0.80
copy
Method · 0.80
add
Method · 0.80
getAttribute
Method · 0.45
setAttribute
Method · 0.45
Tested by
no test coverage detected